X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fatheros%2Fpatches-2.6.26%2F900-cevt_r4k_irq_disable_hazard.patch;fp=target%2Flinux%2Fatheros%2Fpatches-2.6.26%2F900-cevt_r4k_irq_disable_hazard.patch;h=0000000000000000000000000000000000000000;hb=57660adae3b1b69482898ab20abf4f96a1541b9a;hp=fb0f2cc3b32943cd9e394c0189d0542e618ef1a4;hpb=3a49788081c53880effc0fcc086c650720c071df;p=openwrt-10.03%2F.git 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; -