refresh kernel patches
[openwrt/staging/chunkeey.git] / target / linux / atheros / patches-2.6.25 / 900-cevt_r4k_irq_disable_hazard.patch
index 3b72a9e2732c3f0581c6363a28f7f06f6bf606c3..f35e0d2fa79dcf4ec1a768d498356e9c6b576ee1 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25.1/arch/mips/kernel/cevt-r4k.c
+Index: linux-2.6.25.4/arch/mips/kernel/cevt-r4k.c
 ===================================================================
---- linux-2.6.25.1.orig/arch/mips/kernel/cevt-r4k.c
-+++ linux-2.6.25.1/arch/mips/kernel/cevt-r4k.c
+--- linux-2.6.25.4.orig/arch/mips/kernel/cevt-r4k.c
++++ linux-2.6.25.4/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  */