X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.31%2F840-unable_to_open_console.patch;h=d9e443a666723fa455bae01400724cbf68b1c5a4;hb=98337a7ad3747a2d98d6298fbfb95319f3606702;hp=5c381f7133ab78b4686611a6be7dff1ef9d32df5;hpb=1f742d4078db9e6ce1b27114c175919076b59061;p=openwrt-10.03%2F.git diff --git a/target/linux/generic-2.6/patches-2.6.31/840-unable_to_open_console.patch b/target/linux/generic-2.6/patches-2.6.31/840-unable_to_open_console.patch index 5c381f713..d9e443a66 100644 --- a/target/linux/generic-2.6/patches-2.6.31/840-unable_to_open_console.patch +++ b/target/linux/generic-2.6/patches-2.6.31/840-unable_to_open_console.patch @@ -1,6 +1,6 @@ --- a/init/main.c +++ b/init/main.c -@@ -843,7 +843,7 @@ static noinline int init_post(void) +@@ -844,7 +844,7 @@ static noinline int init_post(void) numa_default_policy(); if (sys_open((const char __user *) "/dev/console", O_RDWR, 0) < 0)