summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-3.6/920-unable_to_open_console.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-10-31 20:09:39 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-10-31 20:09:39 +0000
commit07a762c4c563471a17b9e23e054cc15f11c499a4 (patch)
tree4668813ae4edc4fb7efce1bd79dc5dc2d8d1cee9 /target/linux/generic/patches-3.6/920-unable_to_open_console.patch
parenta4126685c6a33ca434494b0e5c7f5df60f4e6405 (diff)
downloadmtk-20170518-07a762c4c563471a17b9e23e054cc15f11c499a4.zip
mtk-20170518-07a762c4c563471a17b9e23e054cc15f11c499a4.tar.gz
mtk-20170518-07a762c4c563471a17b9e23e054cc15f11c499a4.tar.bz2
kernel: update linux 3.6 to 3.6.5
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34042
Diffstat (limited to 'target/linux/generic/patches-3.6/920-unable_to_open_console.patch')
-rw-r--r--target/linux/generic/patches-3.6/920-unable_to_open_console.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.6/920-unable_to_open_console.patch b/target/linux/generic/patches-3.6/920-unable_to_open_console.patch
index f9bcf16..e141e70 100644
--- a/target/linux/generic/patches-3.6/920-unable_to_open_console.patch
+++ b/target/linux/generic/patches-3.6/920-unable_to_open_console.patch
@@ -1,6 +1,6 @@
--- a/init/main.c
+++ b/init/main.c
-@@ -868,7 +868,7 @@ static int __init kernel_init(void * unu
+@@ -871,7 +871,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)