diff options
author | 2020-06-15 14:20:47 +1000 | |
---|---|---|
committer | 2020-07-27 12:32:00 +1000 | |
commit | f944814eea028be6cc489d3080ed2901525ded1d (patch) | |
tree | 84bc0b306d3309ef7784357761d6cd9131736142 /scripts/gen_compile_commands.py | |
parent | m68k: mcfmmu: remove stale part of comment about steal_context (diff) | |
download | linux-dev-f944814eea028be6cc489d3080ed2901525ded1d.tar.xz linux-dev-f944814eea028be6cc489d3080ed2901525ded1d.zip |
m68k: use asm-generic cmpxchg_local()
Use the asm-generic version of the cmpxchg_local() macro. Although not
all target types use asm-generic/cmpxchg.h, for those that do the
local cmpxchg_local() is the same as the asm-generic/cmpxchg.h one.
So no need to define the local one.
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions