aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.38/840-unable_to_open_console.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-01-24 09:39:17 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-01-24 09:39:17 +0000
commit1789f2cc5484c834ea333a56f7d3798651085169 (patch)
tree50597f31e7f8ae57241d2d01dfb86f7399bb7a6e /target/linux/generic/patches-2.6.38/840-unable_to_open_console.patch
parent71cec38f69d21092ca1f820ccfb50255fe916da1 (diff)
downloadmaster-187ad058-1789f2cc5484c834ea333a56f7d3798651085169.tar.gz
master-187ad058-1789f2cc5484c834ea333a56f7d3798651085169.tar.bz2
master-187ad058-1789f2cc5484c834ea333a56f7d3798651085169.zip
[target/generic]: refresh 2.6.38 patches with -rc2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25081 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.38/840-unable_to_open_console.patch')
-rw-r--r--target/linux/generic/patches-2.6.38/840-unable_to_open_console.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.38/840-unable_to_open_console.patch b/target/linux/generic/patches-2.6.38/840-unable_to_open_console.patch
index 8f1a4cb8ed..767f777d1d 100644
--- a/target/linux/generic/patches-2.6.38/840-unable_to_open_console.patch
+++ b/target/linux/generic/patches-2.6.38/840-unable_to_open_console.patch
@@ -1,6 +1,6 @@
--- a/init/main.c
+++ b/init/main.c
-@@ -890,7 +890,7 @@ static int __init kernel_init(void * unu
+@@ -899,7 +899,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)