]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MIPS] local_irq_restore wasn't safe to be used in other macros mode.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 30 Jan 2006 16:48:26 +0000 (16:48 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 7 Feb 2006 13:30:24 +0000 (13:30 +0000)
commit2e66fe24d6faa287088ff18051dd423a32b60502
treefb2fcfd609b44f0ae415e0961843e1de6eccaaee
parent75bdb426a16e81adcbc4c3d7f946018cd47830d1
[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>
include/asm-mips/interrupt.h