cregit-Linux how code gets into the kernel

Release 4.14 arch/x86/include/asm/posix_types.h

/* SPDX-License-Identifier: GPL-2.0 */
# ifdef CONFIG_X86_32
#  include <asm/posix_types_32.h>
# else
#  include <asm/posix_types_64.h>
# endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Adrian Bunk857.14%125.00%
Thomas Gleixner321.43%125.00%
David Howells214.29%125.00%
Greg Kroah-Hartman17.14%125.00%
Total14100.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.