cregit-Linux how code gets into the kernel

Release 4.11 arch/ia64/include/uapi/asm/fcntl.h

#ifndef _ASM_IA64_FCNTL_H

#define _ASM_IA64_FCNTL_H
/*
 * Modified 1998-2000
 *      David Mosberger-Tang <davidm@hpl.hp.com>, Hewlett-Packard Co.
 */


#define force_o_largefile()	\
		(personality(current->personality) != PER_LINUX32)

#include <linux/personality.h>
#include <asm-generic/fcntl.h>

#endif /* _ASM_IA64_FCNTL_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Linus Torvalds (pre-git)940.91%116.67%
Yoav Zach418.18%116.67%
Stephen Rothwell418.18%233.33%
Andrew Morton313.64%116.67%
Tony Luck29.09%116.67%
Total22100.00%6100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.