X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/fcf2c28149f53bcfe846c1ce0457a8de6070624d..1f742d4078db9e6ce1b27114c175919076b59061:/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)