#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
| Person | Tokens | Prop | Commits | CommitProp | |
| thomas gleixner | thomas gleixner | 23 | 74.19% | 2 | 50.00% |
| randy dunlap | randy dunlap | 5 | 16.13% | 1 | 25.00% |
| h. peter anvin | h. peter anvin | 3 | 9.68% | 1 | 25.00% |
| Total | 31 | 100.00% | 4 | 100.00% |