kernel/3.10: rework MIPS FPU emulation disable patch
[openwrt.git] / target / linux / generic / patches-3.6 / 920-unable_to_open_console.patch
index f9bcf1673cb4ee6f92b2169e379edb46fe4d478c..e141e7057c1575aa706f1859099165219a7bd2ce 100644 (file)
@@ -1,6 +1,6 @@
 --- a/init/main.c
 +++ b/init/main.c
-@@ -868,7 +868,7 @@ static int __init kernel_init(void * unu
+@@ -871,7 +871,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)