cregit-Linux how code gets into the kernel

Release 4.16 include/asm-generic/kmap_types.h

/* SPDX-License-Identifier: GPL-2.0 */
#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 Bergmann1875.00%125.00%
Américo Wang416.67%125.00%
Greg Kroah-Hartman14.17%125.00%
Randy Dunlap14.17%125.00%
Total24100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.