[MIPS] Delete duplicate call to load_irq_save.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 19 Dec 2006 01:12:42 +0000 (02:12 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 19 Jan 2007 01:08:26 +0000 (01:08 +0000)
This call may have resulted to local_tlb_flush_range returning with
interrupts disabled resulting in excessive interrupt latency.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found