X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/7d01bddd188fbc4bed66f137c1a1ddda572f234d..40b344028b6b043b73512f036be7b3e963f85c88:/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 eb6bd8c2b..c9a277468 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 -@@ -811,7 +811,7 @@ static noinline int init_post(void) +@@ -812,7 +812,7 @@ static noinline int init_post(void) numa_default_policy(); if (sys_open((const char __user *) "/dev/console", O_RDWR, 0) < 0)