cregit-Linux how code gets into the kernel

Release 4.14 arch/x86/include/asm/timex.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_X86_TIMEX_H

#define _ASM_X86_TIMEX_H

#include <asm/processor.h>
#include <asm/tsc.h>

/* Assume we use the PIT time source for the clock tick */

#define CLOCK_TICK_RATE		PIT_TICK_RATE


#define ARCH_HAS_READ_CURRENT_TIMER

#endif /* _ASM_X86_TIMEX_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Thomas Gleixner1979.17%240.00%
H. Peter Anvin312.50%120.00%
Greg Kroah-Hartman14.17%120.00%
Arnd Bergmann14.17%120.00%
Total24100.00%5100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.