cregit-Linux how code gets into the kernel

Release 4.7 arch/sh/include/asm/kmap_types.h

#ifndef __SH_KMAP_TYPES_H

#define __SH_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

PersonTokensPropCommitsCommitProp
paul mundtpaul mundt1669.57%133.33%
randy dunlaprandy dunlap521.74%133.33%
andrew mortonandrew morton28.70%133.33%
Total23100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}