commit | 2806ccd7ad9073f4f1a065b5672d7592e7838e97 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Dec 19 02:12:42 2006 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Jan 19 01:08:26 2007 +0000 |
tree | cf154b4dcfdf737df563c84c29a11a97b73490d1 | |
parent | c80697b3a0d05dd87eeeb55c4dd1c3dae047293e [diff] |
[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>