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
commit73f2d150e35bcfdcf014e0bb1b4a0a7420ef90d0 (patch)
treeb1efbf05d454d93fddf4cb9756f832ad8a7221ed /target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch
parent901317f9350b03a4c1ea7557f23a93c4a4c7f1cd (diff)
downloadupstream-73f2d150e35bcfdcf014e0bb1b4a0a7420ef90d0.tar.gz
upstream-73f2d150e35bcfdcf014e0bb1b4a0a7420ef90d0.tar.bz2
upstream-73f2d150e35bcfdcf014e0bb1b4a0a7420ef90d0.zip
refresh 2.6.27 patches based on -rc9
SVN-Revision: 12892
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)