linux_dsm_epyc7002/arch/mips/include
Paul Burton 8263db4d77 MIPS: cmpxchg: Implement __cmpxchg() as a function
Replace the macro definition of __cmpxchg() with an inline function,
which is easier to read & modify. The cmpxchg() & cmpxchg_local() macros
are adjusted to call the new __cmpxchg() function.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/16353/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2017-06-29 02:42:25 +02:00
..
asm MIPS: cmpxchg: Implement __cmpxchg() as a function 2017-06-29 02:42:25 +02:00
uapi/asm MIPS: unaligned: Add DSP lwx & lhx missaligned access support 2017-06-29 02:42:24 +02:00