summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.37/840-unable_to_open_console.patch
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-11-23 14:04:42 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-11-23 14:04:42 +0000
commit60cbd62791204edb9a3907710c526974eb99c203 (patch)
tree7dbc5d190e96105686b112806bf37675cc30dce5 /target/linux/generic/patches-2.6.37/840-unable_to_open_console.patch
parent4cee84f7d09637d9836665269092b53cf4e91da0 (diff)
downloadmaster-31e0f0ae-60cbd62791204edb9a3907710c526974eb99c203.tar.gz
master-31e0f0ae-60cbd62791204edb9a3907710c526974eb99c203.tar.bz2
master-31e0f0ae-60cbd62791204edb9a3907710c526974eb99c203.zip
linux/generic: refresh 2.6.37 patches
SVN-Revision: 24111
Diffstat (limited to 'target/linux/generic/patches-2.6.37/840-unable_to_open_console.patch')
-rw-r--r--target/linux/generic/patches-2.6.37/840-unable_to_open_console.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.37/840-unable_to_open_console.patch b/target/linux/generic/patches-2.6.37/840-unable_to_open_console.patch
index bfb4e0d165..8f1a4cb8ed 100644
--- a/target/linux/generic/patches-2.6.37/840-unable_to_open_console.patch
+++ b/target/linux/generic/patches-2.6.37/840-unable_to_open_console.patch
@@ -1,6 +1,6 @@
--- a/init/main.c
+++ b/init/main.c
-@@ -891,7 +891,7 @@ static int __init kernel_init(void * unu
+@@ -890,7 +890,7 @@ static int __init kernel_init(void * unu
/* Open the /dev/console on the rootfs, this should never fail */
if (sys_open((const char __user *) "/dev/console", O_RDWR, 0) < 0)