From 98337a7ad3747a2d98d6298fbfb95319f3606702 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 10 Sep 2009 13:37:31 +0000 Subject: kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17558 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/generic-2.6/patches-2.6.31/840-unable_to_open_console.patch | 2 +- target/linux/generic-2.6/patches-2.6.31/922-gpiommc.patch | 2 +- target/linux/generic-2.6/patches-2.6.31/999-use_preinit_as_init.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/generic-2.6') 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) diff --git a/target/linux/generic-2.6/patches-2.6.31/922-gpiommc.patch b/target/linux/generic-2.6/patches-2.6.31/922-gpiommc.patch index d8d084018..9375823f5 100644 --- a/target/linux/generic-2.6/patches-2.6.31/922-gpiommc.patch +++ b/target/linux/generic-2.6/patches-2.6.31/922-gpiommc.patch @@ -829,7 +829,7 @@ +be done automatically. --- a/MAINTAINERS +++ b/MAINTAINERS -@@ -2261,6 +2261,11 @@ T: git git://git.kernel.org/pub/scm/linu +@@ -2260,6 +2260,11 @@ T: git git://git.kernel.org/pub/scm/linu S: Maintained F: drivers/media/video/gspca/ diff --git a/target/linux/generic-2.6/patches-2.6.31/999-use_preinit_as_init.patch b/target/linux/generic-2.6/patches-2.6.31/999-use_preinit_as_init.patch index 25b1ab1f6..5d1f61ff0 100644 --- a/target/linux/generic-2.6/patches-2.6.31/999-use_preinit_as_init.patch +++ b/target/linux/generic-2.6/patches-2.6.31/999-use_preinit_as_init.patch @@ -1,6 +1,6 @@ --- a/init/main.c +++ b/init/main.c -@@ -867,10 +867,7 @@ static noinline int init_post(void) +@@ -868,10 +868,7 @@ static noinline int init_post(void) printk(KERN_WARNING "Failed to execute %s. Attempting " "defaults...\n", execute_command); } -- cgit v1.2.3