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