linux/generic: refresh 2.6.36 kernel patches
[openwrt/staging/chunkeey.git] / target / linux / generic / patches-2.6.36 / 840-unable_to_open_console.patch
index de00f9f8dbac4e593e2940faaae73700982d8660..e6252561d697c5e2ee77585fc6bcc93e87337aac 100644 (file)
@@ -1,6 +1,6 @@
 --- a/init/main.c
 +++ b/init/main.c
-@@ -903,7 +903,7 @@ static int __init kernel_init(void * unu
+@@ -894,7 +894,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)