cregit-Linux how code gets into the kernel

Release 4.7 arch/x86/include/asm/mutex.h

#ifdef CONFIG_X86_32
# include <asm/mutex_32.h>
#else
# include <asm/mutex_64.h>
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
thomas gleixnerthomas gleixner1184.62%150.00%
david howellsdavid howells215.38%150.00%
Total13100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}