X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/94203f952499befca4717748da4c8293ade59916..3c4b909642ce4699d5f6f52f4b603b805b1ec4f7:/target/linux/atheros/patches-2.6.26/900-cevt_r4k_irq_disable_hazard.patch 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 index f60325ee2..fb0f2cc3b 100644 --- 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 @@ -1,6 +1,6 @@ --- a/arch/mips/kernel/cevt-r4k.c +++ b/arch/mips/kernel/cevt-r4k.c -@@ -205,6 +205,7 @@ +@@ -205,6 +205,7 @@ static int c0_compare_int_usable(void) while ((int)(read_c0_count() - cnt) <= 0) ; /* Wait for expiry */