cregit-Linux how code gets into the kernel

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

#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 Morton1285.71%133.33%
Paolo 'Blaisorblade' Giarrusso17.14%133.33%
Jeff Dike17.14%133.33%
Total14100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.