cregit-Linux how code gets into the kernel

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

#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 gleixnerthomas gleixner1250.00%240.00%
huang ruihuang rui625.00%120.00%
jonas bonnjonas bonn312.50%120.00%
h. peter anvinh. peter anvin312.50%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.