#ifndef _ASM_KMAP_TYPES_H #define _ASM_KMAP_TYPES_H #ifdef CONFIG_DEBUG_HIGHMEM #define __WITH_KM_FENCE #endif #include <asm-generic/kmap_types.h> #undef __WITH_KM_FENCE #endifOverall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Ralf Bächle | 17 | 77.27% | 1 | 50.00% |
Randy Dunlap | 5 | 22.73% | 1 | 50.00% |
Total | 22 | 100.00% | 2 | 100.00% |