cregit-Linux how code gets into the kernel

Release 4.7 include/asm-generic/kmap_types.h

#ifndef _ASM_GENERIC_KMAP_TYPES_H

#define _ASM_GENERIC_KMAP_TYPES_H

#ifdef __WITH_KM_FENCE

# define KM_TYPE_NR 41
#else

# define KM_TYPE_NR 20
#endif

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
arnd bergmannarnd bergmann1878.26%133.33%
americo wangamerico wang417.39%133.33%
randy dunlaprandy dunlap14.35%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 %}