summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-10-07 12:29:33 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-10-07 12:29:33 +0000
commit7d216315d8c894e6f485d106831b9d07ef2b1a87 (patch)
treec52deb38b4dc6f0694740d1649cc37b4ee3004d0 /target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch
parentc0c9902079afdd76ba4137877628f4395b392ab0 (diff)
[kernel] refresh 2.6.27 patches based on -rc9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12892 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch2
1 files changed, 1 insertions, 1 deletions
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 13df82b96..c31f68fbd 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
-@@ -802,7 +802,7 @@
+@@ -801,7 +801,7 @@
numa_default_policy();
if (sys_open((const char __user *) "/dev/console", O_RDWR, 0) < 0)