diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-10-07 12:29:33 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-10-07 12:29:33 +0000 |
commit | 73f2d150e35bcfdcf014e0bb1b4a0a7420ef90d0 (patch) | |
tree | b1efbf05d454d93fddf4cb9756f832ad8a7221ed /target/linux/generic-2.6 | |
parent | 901317f9350b03a4c1ea7557f23a93c4a4c7f1cd (diff) | |
download | upstream-73f2d150e35bcfdcf014e0bb1b4a0a7420ef90d0.tar.gz upstream-73f2d150e35bcfdcf014e0bb1b4a0a7420ef90d0.tar.bz2 upstream-73f2d150e35bcfdcf014e0bb1b4a0a7420ef90d0.zip |
refresh 2.6.27 patches based on -rc9
SVN-Revision: 12892
Diffstat (limited to 'target/linux/generic-2.6')
4 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.27/011-mips_boot.patch b/target/linux/generic-2.6/patches-2.6.27/011-mips_boot.patch index 4eba9095cf..c2a043acde 100644 --- a/target/linux/generic-2.6/patches-2.6.27/011-mips_boot.patch +++ b/target/linux/generic-2.6/patches-2.6.27/011-mips_boot.patch @@ -1,6 +1,6 @@ --- a/arch/mips/kernel/head.S +++ b/arch/mips/kernel/head.S -@@ -120,6 +120,8 @@ +@@ -121,6 +121,8 @@ #endif .endm diff --git a/target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch b/target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch index 13df82b964..c31f68fbda 100644 --- a/target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch +++ b/target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch @@ -1,6 +1,6 @@ --- a/init/main.c +++ b/init/main.c -@@ -802,7 +802,7 @@ +@@ -801,7 +801,7 @@ 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.27/921-gpio_spi_driver.patch b/target/linux/generic-2.6/patches-2.6.27/921-gpio_spi_driver.patch index f9efb76a1b..6be8e26d7d 100644 --- a/target/linux/generic-2.6/patches-2.6.27/921-gpio_spi_driver.patch +++ b/target/linux/generic-2.6/patches-2.6.27/921-gpio_spi_driver.patch @@ -362,7 +362,7 @@ obj-$(CONFIG_SPI_PXA2XX) += pxa2xx_spi.o --- a/MAINTAINERS +++ b/MAINTAINERS -@@ -3855,6 +3855,11 @@ +@@ -3854,6 +3854,11 @@ W: http://www.ibm.com/developerworks/power/cell/ S: Supported diff --git a/target/linux/generic-2.6/patches-2.6.27/922-gpiommc.patch b/target/linux/generic-2.6/patches-2.6.27/922-gpiommc.patch index 33834b564b..4fd9dd13e6 100644 --- a/target/linux/generic-2.6/patches-2.6.27/922-gpiommc.patch +++ b/target/linux/generic-2.6/patches-2.6.27/922-gpiommc.patch @@ -824,7 +824,7 @@ +be done automatically. --- a/MAINTAINERS +++ b/MAINTAINERS -@@ -1835,6 +1835,11 @@ +@@ -1833,6 +1833,11 @@ W: http://gigaset307x.sourceforge.net/ S: Maintained |