MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler
This way it doesn't have to use CONFIG_CPU_HAS_LLSC anymore.
Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
Showing
- arch/mips/include/asm/system.h 3 additions, 0 deletionsarch/mips/include/asm/system.h
- arch/mips/kernel/scall32-o32.S 0 additions, 72 deletionsarch/mips/kernel/scall32-o32.S
- arch/mips/kernel/scall64-64.S 0 additions, 72 deletionsarch/mips/kernel/scall64-64.S
- arch/mips/kernel/syscall.c 109 additions, 3 deletionsarch/mips/kernel/syscall.c
- arch/mips/kernel/traps.c 2 additions, 3 deletionsarch/mips/kernel/traps.c
Loading
Please register or sign in to comment