| commit | 2e66fe24d6faa287088ff18051dd423a32b60502 | [log] [tgz] |
|---|---|---|
| author | Ralf Baechle <ralf@linux-mips.org> | Mon Jan 30 16:48:26 2006 +0000 |
| committer | Ralf Baechle <ralf@linux-mips.org> | Tue Feb 07 13:30:24 2006 +0000 |
| tree | fb2fcfd609b44f0ae415e0961843e1de6eccaaee | |
| parent | 75bdb426a16e81adcbc4c3d7f946018cd47830d1 [diff] |
[MIPS] local_irq_restore wasn't safe to be used in other macros mode.
It always left the assembler in reorder mode possibly causing disaster.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>