drivers/usb/storage/Kconfig | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---- linux-2.6.16.1.orig/drivers/usb/storage/Kconfig
-+++ linux-2.6.16.1/drivers/usb/storage/Kconfig
+--- linux-2.6.16.4.orig/drivers/usb/storage/Kconfig
++++ linux-2.6.16.4/drivers/usb/storage/Kconfig
@@ -48,7 +48,8 @@ config USB_STORAGE_FREECOM
config USB_STORAGE_ISD200
drivers/char/tlclk.c | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)
---- linux-2.6.16.1.orig/drivers/char/tlclk.c
-+++ linux-2.6.16.1/drivers/char/tlclk.c
+--- linux-2.6.16.4.orig/drivers/char/tlclk.c
++++ linux-2.6.16.4/drivers/char/tlclk.c
@@ -327,7 +327,7 @@ static ssize_t store_received_ref_clk3a(
return strnlen(buf, count);
}
net/ipv4/ip_output.c | 6 +++---
3 files changed, 15 insertions(+), 5 deletions(-)
---- linux-2.6.16.1.orig/include/net/ip.h
-+++ linux-2.6.16.1/include/net/ip.h
+--- linux-2.6.16.4.orig/include/net/ip.h
++++ linux-2.6.16.4/include/net/ip.h
@@ -95,6 +95,7 @@ extern int ip_local_deliver(struct sk_b
extern int ip_mr_input(struct sk_buff *skb);
extern int ip_output(struct sk_buff *skb);
extern int ip_do_nat(struct sk_buff *skb);
extern void ip_send_check(struct iphdr *ip);
extern int ip_queue_xmit(struct sk_buff *skb, int ipfragok);
---- linux-2.6.16.1.orig/net/bridge/br_netfilter.c
-+++ linux-2.6.16.1/net/bridge/br_netfilter.c
+--- linux-2.6.16.4.orig/net/bridge/br_netfilter.c
++++ linux-2.6.16.4/net/bridge/br_netfilter.c
@@ -739,6 +739,15 @@ out:
return NF_STOLEN;
}
#if defined(CONFIG_VLAN_8021Q) || defined(CONFIG_VLAN_8021Q_MODULE)
|| ((out->priv_flags & IFF_802_1Q_VLAN) &&
VLAN_DEV_INFO(out)->real_dev->hard_start_xmit == br_dev_xmit)
---- linux-2.6.16.1.orig/net/ipv4/ip_output.c
-+++ linux-2.6.16.1/net/ipv4/ip_output.c
+--- linux-2.6.16.4.orig/net/ipv4/ip_output.c
++++ linux-2.6.16.4/net/ipv4/ip_output.c
@@ -86,8 +86,6 @@
int sysctl_ip_default_ttl = IPDEFTTL;
arch/powerpc/kernel/signal_64.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---- linux-2.6.16.1.orig/arch/powerpc/kernel/signal_64.c
-+++ linux-2.6.16.1/arch/powerpc/kernel/signal_64.c
+--- linux-2.6.16.4.orig/arch/powerpc/kernel/signal_64.c
++++ linux-2.6.16.4/arch/powerpc/kernel/signal_64.c
@@ -213,7 +213,7 @@ static inline void __user * get_sigframe
/* Default to using normal stack */
newsp = regs->gpr[1];
arch/powerpc/kernel/setup_64.c | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
---- linux-2.6.16.1.orig/arch/powerpc/kernel/setup_64.c
-+++ linux-2.6.16.1/arch/powerpc/kernel/setup_64.c
+--- linux-2.6.16.4.orig/arch/powerpc/kernel/setup_64.c
++++ linux-2.6.16.4/arch/powerpc/kernel/setup_64.c
@@ -256,12 +256,10 @@ void __init early_setup(unsigned long dt
/*
* Initialize stab / SLB management except on iSeries
isd200-limit-to-blk_dev_ide.patch
sky2-bad-memory-reference-on-dual-port-cards.patch
netfilter-fix-fragmentation-issues-with-bridge-netfilter.patch
+m32r-security-fix-of-get-put-_user-macros.patch
+m32r-fix-cpu_possible_map-and-cpu_present_map-initialization-for-smp-kernel.patch
+fuse-fix-oops-in-fuse_send_readpages.patch
+fix-buddy-list-race-that-could-lead-to-page-lru-list-corruptions.patch
+fix-block-device-symlink-name.patch
+ext3-fix-missed-mutex-unlock.patch
+edac_752x-needs-config_hotplug.patch
+cciss-bug-fix-for-crash-when-running-hpacucli.patch
+alpha-smp-boot-fixes.patch
+XFS-Fix-utime-2-in-the-case-that-no-times-parameter-was-passed-in.patch
+RLIMIT_CPU-fix-handling-of-a-zero-limit.patch
drivers/net/sky2.h | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
---- linux-2.6.16.1.orig/drivers/net/sky2.c
-+++ linux-2.6.16.1/drivers/net/sky2.c
+--- linux-2.6.16.4.orig/drivers/net/sky2.c
++++ linux-2.6.16.4/drivers/net/sky2.c
@@ -579,8 +579,8 @@ static void sky2_mac_init(struct sky2_hw
reg = gma_read16(hw, port, GM_PHY_ADDR);
gma_write16(hw, port, GM_PHY_ADDR, reg | GM_PAR_MIB_CLR);
gma_write16(hw, port, GM_PHY_ADDR, reg);
/* transmit control */
---- linux-2.6.16.1.orig/drivers/net/sky2.h
-+++ linux-2.6.16.1/drivers/net/sky2.h
+--- linux-2.6.16.4.orig/drivers/net/sky2.h
++++ linux-2.6.16.4/drivers/net/sky2.h
@@ -1380,6 +1380,7 @@ enum {
/* MIB Counters */
#define GM_MIB_CNT_BASE 0x0100 /* Base Address of MIB Counters */