cregit-Linux how code gets into the kernel

Release 4.11 arch/x86/include/asm/kmap_types.h

#ifndef _ASM_X86_KMAP_TYPES_H

#define _ASM_X86_KMAP_TYPES_H

#if defined(CONFIG_X86_32) && defined(CONFIG_DEBUG_HIGHMEM)

#define  __WITH_KM_FENCE
#endif

#include <asm-generic/kmap_types.h>


#undef __WITH_KM_FENCE

#endif /* _ASM_X86_KMAP_TYPES_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Thomas Gleixner2374.19%250.00%
Randy Dunlap516.13%125.00%
H. Peter Anvin39.68%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.
Created with cregit.