mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-31 11:41:29 -04:00
[SPARC64]: Increase command line size to 2048 like other arches.
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user