cregit-Linux how code gets into the kernel

Release 4.14 arch/m68k/include/asm/uaccess.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifdef __uClinux__
#include <asm/uaccess_no.h>
#else
#include <asm/uaccess_mm.h>
#endif
#include <asm/extable.h>

Overall Contributors

PersonTokensPropCommitsCommitProp
Sam Ravnborg1164.71%125.00%
Al Viro317.65%125.00%
David Howells211.76%125.00%
Greg Kroah-Hartman15.88%125.00%
Total17100.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.