mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 21:38:32 +08: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:
parent
1b51d3a08b
commit
b5ba1b31c7
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user