aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.32/840-unable_to_open_console.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-12-04 20:26:55 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-12-04 20:26:55 +0000
commit1b04095cb22e601fd05daae7ffe21b27a6b8db7d (patch)
tree397cce79bf4f95d7058d97f11b36bce2d0290c69 /target/linux/generic-2.6/patches-2.6.32/840-unable_to_open_console.patch
parenta47b8566a194791a02ec969ce0756e8f7ad972f6 (diff)
downloadupstream-1b04095cb22e601fd05daae7ffe21b27a6b8db7d.tar.gz
upstream-1b04095cb22e601fd05daae7ffe21b27a6b8db7d.tar.bz2
upstream-1b04095cb22e601fd05daae7ffe21b27a6b8db7d.zip
kernel: add md5sum for 2.6.32 final, and refresh patches
SVN-Revision: 18636
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.32/840-unable_to_open_console.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.32/840-unable_to_open_console.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.32/840-unable_to_open_console.patch b/target/linux/generic-2.6/patches-2.6.32/840-unable_to_open_console.patch
index 15b5461129..c9a2774689 100644
--- a/target/linux/generic-2.6/patches-2.6.32/840-unable_to_open_console.patch
+++ b/target/linux/generic-2.6/patches-2.6.32/840-unable_to_open_console.patch
@@ -1,6 +1,6 @@
--- a/init/main.c
+++ b/init/main.c
-@@ -817,7 +817,7 @@ static noinline int init_post(void)
+@@ -812,7 +812,7 @@ static noinline int init_post(void)
numa_default_policy();
if (sys_open((const char __user *) "/dev/console", O_RDWR, 0) < 0)