X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fatheros%2Fpatches-2.6.24%2F900-cevt_r4k_irq_disable_hazard.patch;h=135a8e682f39508cc9b689dcaf12d29ef6e88b77;hb=02e216b7f2a0788f985441198505210b376fe18b;hp=d5e60624b9eaa8b59ab70f2060ba1b9e2ccaab69;hpb=a743ead77824afb9fe5fa6a5b7a8913445e104d6;p=openwrt-10.03%2F.git diff --git a/target/linux/atheros/patches-2.6.24/900-cevt_r4k_irq_disable_hazard.patch b/target/linux/atheros/patches-2.6.24/900-cevt_r4k_irq_disable_hazard.patch index d5e60624b..135a8e682 100644 --- a/target/linux/atheros/patches-2.6.24/900-cevt_r4k_irq_disable_hazard.patch +++ b/target/linux/atheros/patches-2.6.24/900-cevt_r4k_irq_disable_hazard.patch @@ -1,7 +1,7 @@ -Index: linux-2.6.24.2/arch/mips/kernel/cevt-r4k.c +Index: linux-2.6.24.7/arch/mips/kernel/cevt-r4k.c =================================================================== ---- linux-2.6.24.2.orig/arch/mips/kernel/cevt-r4k.c -+++ linux-2.6.24.2/arch/mips/kernel/cevt-r4k.c +--- linux-2.6.24.7.orig/arch/mips/kernel/cevt-r4k.c ++++ linux-2.6.24.7/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 */