X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b460d9e23fe468d9d59394ea86f631150006ff6c..0432b2b9b938198359cb9e980a72358278f047bb:/target/linux/generic/patches-3.1/920-unable_to_open_console.patch?ds=sidebyside diff --git a/target/linux/generic/patches-3.1/920-unable_to_open_console.patch b/target/linux/generic/patches-3.1/920-unable_to_open_console.patch index 4c9df5246..125982000 100644 --- a/target/linux/generic/patches-3.1/920-unable_to_open_console.patch +++ b/target/linux/generic/patches-3.1/920-unable_to_open_console.patch @@ -1,6 +1,6 @@ --- a/init/main.c +++ b/init/main.c -@@ -809,7 +809,7 @@ static int __init kernel_init(void * unu +@@ -818,7 +818,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)