1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-05 23:18:11 +03:00

kernel: refresh 2.6.30 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17557 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2009-09-10 13:35:47 +00:00
parent fcf2c28149
commit 1f742d4078
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
--- a/init/main.c
+++ b/init/main.c
@@ -811,7 +811,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)

View File

@ -1,6 +1,6 @@
--- a/init/main.c
+++ b/init/main.c
@@ -835,10 +835,7 @@ static noinline int init_post(void)
@@ -836,10 +836,7 @@ static noinline int init_post(void)
printk(KERN_WARNING "Failed to execute %s. Attempting "
"defaults...\n", execute_command);
}