1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[kernel] update to 2.6.28.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14247 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2009-01-28 15:47:34 +00:00
parent 2d62fc6dd5
commit c9a1cb5a8f
15 changed files with 1186 additions and 2351 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,5 @@
Index: linux-2.6.28/init/main.c
===================================================================
--- linux-2.6.28.orig/init/main.c 2009-01-03 13:03:03.000000000 +0100
+++ linux-2.6.28/init/main.c 2009-01-03 13:03:14.000000000 +0100
--- a/init/main.c
+++ b/init/main.c
@@ -825,6 +825,7 @@ static int noinline init_post(void)
printk(KERN_WARNING "Failed to execute %s. Attempting "
"defaults...\n", execute_command);

View File

@@ -1,10 +1,8 @@
Does not compile. --mb
---
Index: linux-2.6.28/net/netfilter/Kconfig
===================================================================
--- linux-2.6.28.orig/net/netfilter/Kconfig 2009-01-02 00:42:52.000000000 +0100
+++ linux-2.6.28/net/netfilter/Kconfig 2009-01-02 00:43:19.000000000 +0100
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
@@ -314,7 +314,7 @@ if NETFILTER_XTABLES
config NETFILTER_XT_TARGET_CHAOS

View File

@@ -1,7 +1,6 @@
diff -ruN linux-2.6.28.orig/drivers/serial/samsung.c linux-2.6.28/drivers/serial/samsung.c
--- linux-2.6.28.orig/drivers/serial/samsung.c 2009-01-19 21:52:17.000000000 +0100
+++ linux-2.6.28/drivers/serial/samsung.c 2009-01-19 21:53:42.000000000 +0100
@@ -882,7 +882,7 @@
--- a/drivers/serial/samsung.c
+++ b/drivers/serial/samsung.c
@@ -882,7 +882,7 @@ static struct uart_ops s3c24xx_serial_op
static struct uart_driver s3c24xx_uart_drv = {
.owner = THIS_MODULE,