diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-04-22 07:12:09 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-04-22 07:12:09 +0000 |
commit | 81062a12ac315994e929ac926e0fec1990948040 (patch) | |
tree | 1130903aa65da699f43e6ccd34be2a8869225225 /target/linux/ifxmips/patches-2.6.33/020-genirq_fix.patch | |
parent | 814981518984c1a642f59b59d16b305aa3d6eeeb (diff) | |
download | upstream-81062a12ac315994e929ac926e0fec1990948040.tar.gz upstream-81062a12ac315994e929ac926e0fec1990948040.tar.bz2 upstream-81062a12ac315994e929ac926e0fec1990948040.zip |
kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels
SVN-Revision: 21081
Diffstat (limited to 'target/linux/ifxmips/patches-2.6.33/020-genirq_fix.patch')
-rw-r--r-- | target/linux/ifxmips/patches-2.6.33/020-genirq_fix.patch | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/ifxmips/patches-2.6.33/020-genirq_fix.patch b/target/linux/ifxmips/patches-2.6.33/020-genirq_fix.patch index 852729f092..0503d0d2ac 100644 --- a/target/linux/ifxmips/patches-2.6.33/020-genirq_fix.patch +++ b/target/linux/ifxmips/patches-2.6.33/020-genirq_fix.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.33.2/kernel/irq/chip.c -=================================================================== ---- linux-2.6.33.2.orig/kernel/irq/chip.c 2010-04-02 01:02:33.000000000 +0200 -+++ linux-2.6.33.2/kernel/irq/chip.c 2010-04-02 23:37:40.000000000 +0200 -@@ -650,6 +650,9 @@ +--- a/kernel/irq/chip.c ++++ b/kernel/irq/chip.c +@@ -650,6 +650,9 @@ handle_percpu_irq(unsigned int irq, stru kstat_incr_irqs_this_cpu(irq, desc); |