hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/arch/arm/include/uapi/asm/setup.h
....@@ -9,7 +9,7 @@
99 * published by the Free Software Foundation.
1010 *
1111 * Structure passed to kernel to tell it about the
12
- * hardware it's running on. See Documentation/arm/Setup
12
+ * hardware it's running on. See Documentation/arm/setup.rst
1313 * for more info.
1414 */
1515 #ifndef _UAPI__ASMARM_SETUP_H
....@@ -17,7 +17,7 @@
1717
1818 #include <linux/types.h>
1919
20
-#define COMMAND_LINE_SIZE 4096
20
+#define COMMAND_LINE_SIZE 2048
2121
2222 /* The list ends with an ATAG_NONE node. */
2323 #define ATAG_NONE 0x00000000