kernel: update linux 3.9 to 3.9.4
[openwrt.git] / target / linux / generic / patches-3.8 / 920-unable_to_open_console.patch
index 5a1e2f4a65855d90e0f68c47bc74e7d73d0eec5a..6202aa5ec334a258a86305f0a6731646cb044662 100644 (file)
@@ -1,6 +1,6 @@
 --- a/init/main.c
 +++ b/init/main.c
-@@ -878,7 +878,7 @@ static void __init kernel_init_freeable(
+@@ -878,7 +878,7 @@ static noinline void __init kernel_init_
  
        /* Open the /dev/console on the rootfs, this should never fail */
        if (sys_open((const char __user *) "/dev/console", O_RDWR, 0) < 0)