Always use ".set mips3" rather than select between "mips2" or "mips3"
authorMaciej W. Rozycki <macro@linux-mips.org>
Thu, 23 Jun 2005 15:57:15 +0000 (15:57 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:31:31 +0000 (19:31 +0100)
commitc4559f67b73d6c34fde0faac5c6c890a2cf3527c
tree4063b3a937215684db85cc4f70eabd99cf3b8573
parent69c75fb458cd81bb29e1d9580469110b00316748
Always use ".set mips3" rather than select between "mips2" or "mips3"
for assembling ll/sc sequences to avoid problems with 64-bit
configurations.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/semaphore.c
include/asm-mips/atomic.h
include/asm-mips/bitops.h
include/asm-mips/system.h