X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/afc90574b4badb77ea9cf1be7393249482e89035..63bb6b655e820475c04b9aec33c416d683998f62:/target/linux/generic-2.6/patches-2.6.25/840-unable_to_open_console.patch?ds=sidebyside diff --git a/target/linux/generic-2.6/patches-2.6.25/840-unable_to_open_console.patch b/target/linux/generic-2.6/patches-2.6.25/840-unable_to_open_console.patch index bb106a51d..1289129a8 100644 --- a/target/linux/generic-2.6/patches-2.6.25/840-unable_to_open_console.patch +++ b/target/linux/generic-2.6/patches-2.6.25/840-unable_to_open_console.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.25.4/init/main.c -=================================================================== ---- linux-2.6.25.4.orig/init/main.c -+++ linux-2.6.25.4/init/main.c -@@ -775,7 +775,7 @@ static int noinline init_post(void) +--- a/init/main.c ++++ b/init/main.c +@@ -775,7 +775,7 @@ numa_default_policy(); if (sys_open((const char __user *) "/dev/console", O_RDWR, 0) < 0)