MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.
authorRalf Baechle <ralf@linux-mips.org>
Sat, 18 Oct 2008 12:23:10 +0000 (13:23 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 27 Oct 2008 16:18:26 +0000 (16:18 +0000)
commit7920c4d658ff2b0f7b8acf3bd7c700875c2bc163
tree102ac4fd260329c49eaa94491413658c647e95a0
parentf67ae98352284d7ac1e03f3a872e33c68ea35a5b
MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.

Noticed by Anirban Sinha <ASinha@zeugmasystems.com>; patch by me.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/smp.c