[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)
commit2806ccd7ad9073f4f1a065b5672d7592e7838e97
treecf154b4dcfdf737df563c84c29a11a97b73490d1
parentc80697b3a0d05dd87eeeb55c4dd1c3dae047293e
[MIPS] Delete duplicate call to load_irq_save.

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>
arch/mips/mm/tlb-r4k.c