summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.31/840-unable_to_open_console.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-09-10 13:37:31 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-09-10 13:37:31 +0000
commitc7d90d3dc43870a939cfb4a2271d7fe01464df58 (patch)
treec7e6f81ca3d64794becc25be57d8fbfd918829bc /target/linux/generic-2.6/patches-2.6.31/840-unable_to_open_console.patch
parent7763c09a105e91478d380c6c1a5dff82ef8f5685 (diff)
downloadmaster-31e0f0ae-c7d90d3dc43870a939cfb4a2271d7fe01464df58.tar.gz
master-31e0f0ae-c7d90d3dc43870a939cfb4a2271d7fe01464df58.tar.bz2
master-31e0f0ae-c7d90d3dc43870a939cfb4a2271d7fe01464df58.zip
kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches
SVN-Revision: 17558
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.31/840-unable_to_open_console.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.31/840-unable_to_open_console.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.31/840-unable_to_open_console.patch b/target/linux/generic-2.6/patches-2.6.31/840-unable_to_open_console.patch
index 5c381f7133..d9e443a666 100644
--- a/target/linux/generic-2.6/patches-2.6.31/840-unable_to_open_console.patch
+++ b/target/linux/generic-2.6/patches-2.6.31/840-unable_to_open_console.patch
@@ -1,6 +1,6 @@
--- a/init/main.c
+++ b/init/main.c
-@@ -843,7 +843,7 @@ static noinline int init_post(void)
+@@ -844,7 +844,7 @@ static noinline int init_post(void)
numa_default_policy();
if (sys_open((const char __user *) "/dev/console", O_RDWR, 0) < 0)