You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The maximum size of the kernel command line is defined in the
COMMAND_LINE_SIZE constant for the Linux kernel according to
the spec:
www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html
For x86 platform, it should be 2048.
Signed-off-by: Traistaru Andrei Cristian <atc@amazon.com>
0 commit comments