cregit-Linux how code gets into the kernel

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

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

#define _ASM_X86_DELAY_H

#include <asm-generic/delay.h>

void use_tsc_delay(void);
void use_mwaitx_delay(void);

#endif /* _ASM_X86_DELAY_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Thomas Gleixner1248.00%233.33%
Huang Rui624.00%116.67%
Jonas Bonn312.00%116.67%
H. Peter Anvin312.00%116.67%
Greg Kroah-Hartman14.00%116.67%
Total25100.00%6100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.