]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc548d8fd1cf84aa6c2582980d5e1a00fd86b46d5
tree102ac4fd260329c49eaa94491413658c647e95a0
parentbcd63a1fe8d64984a3d51a112c60801549515920
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