cregit-Linux how code gets into the kernel

Release 4.11 arch/x86/boot/compressed/cpuflags.c

#ifdef CONFIG_RANDOMIZE_BASE

#include "../cpuflags.c"


bool has_cpuflag(int flag) { get_cpuflags(); return test_bit(flag, cpu.flags); }

Contributors

PersonTokensPropCommitsCommitProp
Kees Cook2095.24%150.00%
H. Peter Anvin14.76%150.00%
Total21100.00%2100.00%

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Kees Cook2896.55%150.00%
H. Peter Anvin13.45%150.00%
Total29100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.