#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 | |
matthew wilcox | matthew wilcox | 15 | 68.18% | 1 | 33.33% |
randy dunlap | randy dunlap | 5 | 22.73% | 1 | 33.33% |
steven cole | steven cole | 2 | 9.09% | 1 | 33.33% |
Total | 22 | 100.00% | 3 | 100.00% |