cregit-Linux how code gets into the kernel

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

/* SPDX-License-Identifier: GPL-2.0 */
#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 Gleixner2371.88%240.00%
Randy Dunlap515.62%120.00%
H. Peter Anvin39.38%120.00%
Greg Kroah-Hartman13.12%120.00%
Total32100.00%5100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.