cregit-Linux how code gets into the kernel

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

/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _UAPI_ASM_IA64_USTACK_H

#define _UAPI_ASM_IA64_USTACK_H

/*
 * Constants for the user stack size
 */


/* Make a default stack size of 2GiB */

#define DEFAULT_USER_STACK_SIZE	(1UL << 31)

#endif /* _UAPI_ASM_IA64_USTACK_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
David Howells1593.75%150.00%
Greg Kroah-Hartman16.25%150.00%
Total16100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.