cregit-Linux how code gets into the kernel

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

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

Overall Contributors

PersonTokensPropCommitsCommitProp
Thomas Gleixner1178.57%133.33%
David Howells214.29%133.33%
Greg Kroah-Hartman17.14%133.33%
Total14100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.