Commit b5ba1b31 authored by David S. Miller's avatar David S. Miller

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

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1b51d3a0
......@@ -5,6 +5,6 @@
#ifndef _SPARC64_SETUP_H
#define _SPARC64_SETUP_H
#define COMMAND_LINE_SIZE 256
#define COMMAND_LINE_SIZE 2048
#endif /* _SPARC64_SETUP_H */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment