cregit-Linux how code gets into the kernel

Release 4.14 arch/um/include/asm/setup.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef SETUP_H_INCLUDED

#define SETUP_H_INCLUDED

/* POSIX mandated with _POSIX_ARG_MAX that we can rely on 4096 chars in the
 * command line, so this choice is ok.
 */


#define COMMAND_LINE_SIZE 4096

#endif		/* SETUP_H_INCLUDED */

Overall Contributors

PersonTokensPropCommitsCommitProp
Andrew Morton1280.00%125.00%
Greg Kroah-Hartman16.67%125.00%
Jeff Dike16.67%125.00%
Paolo 'Blaisorblade' Giarrusso16.67%125.00%
Total15100.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.