kernel/arch/arm/include/uapi/asm/setup.h
.. .. @@ -9,7 +9,7 @@ 9 9 * published by the Free Software Foundation. 10 10 * 11 11 * Structure passed to kernel to tell it about the 12 - * hardware it's running on. See Documentation/arm/Setup12 + * hardware it's running on. See Documentation/arm/setup.rst13 13 * for more info. 14 14 */ 15 15 #ifndef _UAPI__ASMARM_SETUP_H .. .. @@ -17,7 +17,7 @@ 17 17 18 18 #include <linux/types.h> 19 19 20 -#define COMMAND_LINE_SIZE 409620 +#define COMMAND_LINE_SIZE 204821 21 22 22 /* The list ends with an ATAG_NONE node. */ 23 23 #define ATAG_NONE 0x00000000