Эх сурвалжийг харах

[SPARC64]: Increase command line size to 2048 like other arches.

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 18 жил өмнө
parent
commit
b5ba1b31c7

+ 1 - 1
include/asm-sparc64/setup.h

@@ -5,6 +5,6 @@
 #ifndef _SPARC64_SETUP_H
 #ifndef _SPARC64_SETUP_H
 #define _SPARC64_SETUP_H
 #define _SPARC64_SETUP_H
 
 
-#define COMMAND_LINE_SIZE	256
+#define COMMAND_LINE_SIZE	2048
 
 
 #endif /* _SPARC64_SETUP_H */
 #endif /* _SPARC64_SETUP_H */