Enable a suitable ISA for the assembler around ll/sc so that code
authorMaciej W. Rozycki <macro@linux-mips.org>
Tue, 14 Jun 2005 17:35:03 +0000 (17:35 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:31:22 +0000 (19:31 +0100)
commitaac8aa7717a23a9bf8740dbfb59755b1d62f04bf
treecae373db64607dafc496827c0d2f3b67b91d880f
parentfded2e508a1d3c26ab477ab3b98f13274d4359ba
Enable a suitable ISA for the assembler around ll/sc so that code
builds even for processors that don't support the instructions.
Plus minor formatting fixes.

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