kernel: refresh patches for 2.6.34-rc5 and update md5sum

SVN-Revision: 21082
This commit is contained in:
Gabor Juhos
2010-04-22 07:13:21 +00:00
parent 81062a12ac
commit 4be3c3e48c
28 changed files with 78 additions and 92 deletions

View File

@@ -7,7 +7,7 @@
+extern char __image_cmdline[];
void __init prom_setup_cmdline(void)
{
static char cmd_line[CL_SIZE] __initdata;
static char cmd_line[COMMAND_LINE_SIZE] __initdata;
@@ -109,6 +110,9 @@ void __init prom_setup_cmdline(void)
}
*(cp++) = ' ';