Release 4.11 arch/parisc/include/asm/kmap_types.h
#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
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Matthew Wilcox | 15 | 68.18% | 1 | 33.33% |
Randy Dunlap | 5 | 22.73% | 1 | 33.33% |
Steven Cole | 2 | 9.09% | 1 | 33.33% |
Total | 22 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.