]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit333a5785cb8a1e5642fb6e0477d055e322f72371
treecae373db64607dafc496827c0d2f3b67b91d880f
parent5da07e5f0acc74fa71177788ad8cfc0a2bd939c1
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