]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Inlining will result in back-to-back mtc0 mfc0 instructions. Break the
authorRalf Baechle <ralf@linux-mips.org>
Tue, 9 Aug 2005 15:23:49 +0000 (15:23 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:32:00 +0000 (19:32 +0100)
commitd9912d87840b321678c85396c6adf15ced2c228d
tree100585d6cb7ddc9a76b5fff7895ae72c3b67984c
parentd3ffd085536c1801da74c098e25fd3985671e15d
Inlining will result in back-to-back mtc0 mfc0 instructions.  Break the
hazard by using back_to_back_c0_hazard().

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/irq_cpu.c