diff options
author | Ralph Hempel <ralph.hempel@lantiq.com> | 2010-04-25 09:50:33 +0000 |
---|---|---|
committer | Ralph Hempel <ralph.hempel@lantiq.com> | 2010-04-25 09:50:33 +0000 |
commit | 8e143d06bfb1af22e9d68bbaa069914c5da7712b (patch) | |
tree | 26aff495b35068e194c7c98a06e117967890a4b9 /target/linux/ifxmips/patches-2.6.32/020-genirq_fix.patch | |
parent | f320d49d011574a43c31c945fdddb2b75a8aabe4 (diff) | |
download | upstream-8e143d06bfb1af22e9d68bbaa069914c5da7712b.tar.gz upstream-8e143d06bfb1af22e9d68bbaa069914c5da7712b.tar.bz2 upstream-8e143d06bfb1af22e9d68bbaa069914c5da7712b.zip |
refresh .32 platform patches
SVN-Revision: 21155
Diffstat (limited to 'target/linux/ifxmips/patches-2.6.32/020-genirq_fix.patch')
-rw-r--r-- | target/linux/ifxmips/patches-2.6.32/020-genirq_fix.patch | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/ifxmips/patches-2.6.32/020-genirq_fix.patch b/target/linux/ifxmips/patches-2.6.32/020-genirq_fix.patch index 852729f092..8b18e7c7e3 100644 --- a/target/linux/ifxmips/patches-2.6.32/020-genirq_fix.patch +++ b/target/linux/ifxmips/patches-2.6.32/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 +@@ -637,6 +637,9 @@ handle_percpu_irq(unsigned int irq, stru kstat_incr_irqs_this_cpu(irq, desc); |