cregit-Linux how code gets into the kernel

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

#ifndef _ASM_X86_NUMA_32_H

#define _ASM_X86_NUMA_32_H

#ifdef CONFIG_HIGHMEM
extern void set_highmem_pages_init(void);
#else

static inline void set_highmem_pages_init(void) { }

Contributors

PersonTokensPropCommitsCommitProp
pekka j enbergpekka j enberg8100.00%1100.00%
Total8100.00%1100.00%

#endif #endif /* _ASM_X86_NUMA_32_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
ingo molnaringo molnar1651.61%125.00%
pekka j enbergpekka j enberg1135.48%125.00%
h. peter anvinh. peter anvin39.68%125.00%
yinghai luyinghai lu13.23%125.00%
Total31100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.