make all 3.6 patches apply and build

SVN-Revision: 33911
This commit is contained in:
Florian Fainelli
2012-10-24 13:05:22 +00:00
parent 4eda974038
commit 7e856e5a97
104 changed files with 4209 additions and 806 deletions

View File

@@ -1,6 +1,6 @@
--- a/init/main.c
+++ b/init/main.c
@@ -816,7 +816,7 @@ static int __init kernel_init(void * unu
@@ -868,7 +868,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)