Release 4.10 arch/alpha/include/asm/kmap_types.h
#ifndef _ASM_KMAP_TYPES_H
#define _ASM_KMAP_TYPES_H
/* Dummy header just to define km_type. */
#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 |
ivan kokshaysky | ivan kokshaysky | 16 | 69.57% | 1 | 33.33% |
randy dunlap | randy dunlap | 5 | 21.74% | 1 | 33.33% |
steven cole | steven cole | 2 | 8.70% | 1 | 33.33% |
| Total | 23 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.