cregit-Linux how code gets into the kernel

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

/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#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)939.13%114.29%
Yoav Zach417.39%114.29%
Stephen Rothwell417.39%228.57%
Andrew Morton313.04%114.29%
Tony Luck28.70%114.29%
Greg Kroah-Hartman14.35%114.29%
Total23100.00%7100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.