1 --- a/arch/mips/sibyte/cfe/setup.c
2 +++ b/arch/mips/sibyte/cfe/setup.c
3 @@ -293,7 +293,11 @@ void __init prom_init(void)
4 * It's OK for direct boot to not provide a
8 + strlcpy(arcs_cmdline, CONFIG_CMDLINE, COMMAND_LINE_SIZE);
10 strcpy(arcs_cmdline, "root=/dev/ram0 ");
13 /* The loader should have set the command line */
14 /* too early for panic to do any good */