aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-10-07 12:29:33 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-10-07 12:29:33 +0000
commit892a63ebf4bcda4fbb1121d68b3cd3340633abf5 (patch)
treec52deb38b4dc6f0694740d1649cc37b4ee3004d0 /target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch
parent0434a87acd37b9846f71f3d34d147f530fbec46f (diff)
downloadmaster-187ad058-892a63ebf4bcda4fbb1121d68b3cd3340633abf5.tar.gz
master-187ad058-892a63ebf4bcda4fbb1121d68b3cd3340633abf5.tar.bz2
master-187ad058-892a63ebf4bcda4fbb1121d68b3cd3340633abf5.zip
[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 13df82b964..c31f68fbda 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)