summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-2.6.26/900-cevt_r4k_irq_disable_hazard.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-04-20 18:57:42 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-04-20 18:57:42 +0000
commit57660adae3b1b69482898ab20abf4f96a1541b9a (patch)
tree16eb03303ab30197e875cc059fccde8bf86897ef /target/linux/atheros/patches-2.6.26/900-cevt_r4k_irq_disable_hazard.patch
parent3a49788081c53880effc0fcc086c650720c071df (diff)
atheros: nuke 2.6.26 support, 2.6.28 is stable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15303 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros/patches-2.6.26/900-cevt_r4k_irq_disable_hazard.patch')
-rw-r--r--target/linux/atheros/patches-2.6.26/900-cevt_r4k_irq_disable_hazard.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/atheros/patches-2.6.26/900-cevt_r4k_irq_disable_hazard.patch b/target/linux/atheros/patches-2.6.26/900-cevt_r4k_irq_disable_hazard.patch
deleted file mode 100644
index fb0f2cc3b..000000000
--- a/target/linux/atheros/patches-2.6.26/900-cevt_r4k_irq_disable_hazard.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/arch/mips/kernel/cevt-r4k.c
-+++ b/arch/mips/kernel/cevt-r4k.c
-@@ -205,6 +205,7 @@ static int c0_compare_int_usable(void)
- while ((int)(read_c0_count() - cnt) <= 0)
- ; /* Wait for expiry */
-
-+ irq_disable_hazard();
- if (!c0_compare_int_pending())
- return 0;
-