X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d6c71fb4105e3c3d678ba66f3a343f84a08755bd..319b23364588659de57b9c526048319130bcdd6a:/target/linux/generic-2.6/patches-2.6.30/840-unable_to_open_console.patch diff --git a/target/linux/generic-2.6/patches-2.6.30/840-unable_to_open_console.patch b/target/linux/generic-2.6/patches-2.6.30/840-unable_to_open_console.patch index c9a277468..eb6bd8c2b 100644 --- a/target/linux/generic-2.6/patches-2.6.30/840-unable_to_open_console.patch +++ b/target/linux/generic-2.6/patches-2.6.30/840-unable_to_open_console.patch @@ -1,6 +1,6 @@ --- a/init/main.c +++ b/init/main.c -@@ -812,7 +812,7 @@ static noinline int init_post(void) +@@ -811,7 +811,7 @@ static noinline int init_post(void) numa_default_policy(); if (sys_open((const char __user *) "/dev/console", O_RDWR, 0) < 0)