From: Ralf Baechle Date: Mon, 30 Jan 2006 16:48:26 +0000 (+0000) Subject: [MIPS] local_irq_restore wasn't safe to be used in other macros mode. X-Git-Tag: v2.6.16-rc3~137^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e66fe24d6faa287088ff18051dd423a32b60502;p=pandora-kernel.git [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 --- Reading git-diff-tree failed