X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7d216315d8c894e6f485d106831b9d07ef2b1a87..0723f810ee8d1c24ce7720496be4cdd988f9fb3f:/target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch diff --git a/target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch b/target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch index c31f68fbd..b109b0e7c 100644 --- a/target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch +++ b/target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch @@ -1,6 +1,6 @@ --- a/init/main.c +++ b/init/main.c -@@ -801,7 +801,7 @@ +@@ -801,7 +801,7 @@ static int noinline init_post(void) numa_default_policy(); if (sys_open((const char __user *) "/dev/console", O_RDWR, 0) < 0)