Release 4.10 arch/mips/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 |
ralf baechle | ralf baechle | 17 | 77.27% | 1 | 50.00% |
randy dunlap | randy dunlap | 5 | 22.73% | 1 | 50.00% |
| Total | 22 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.