summaryrefslogtreecommitdiff
path: root/block/bounce.c
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2015-10-08 19:15:18 (GMT)
committerCatalin Marinas <catalin.marinas@arm.com>2015-10-12 16:36:58 (GMT)
commit305d454aaa292be3a09a9d674e6c35f5b4249a13 (patch)
treea99817f99077f273efd34d87c082958768ba91bf /block/bounce.c
parente8f3010f7326c00368dbc057bd052bec80dfc072 (diff)
downloadlinux-305d454aaa292be3a09a9d674e6c35f5b4249a13.tar.xz
arm64: atomics: implement native {relaxed, acquire, release} atomics
Commit 654672d4ba1a ("locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic operation") introduced a relaxed atomic API to Linux that maps nicely onto the arm64 memory model, including the new ARMv8.1 atomic instructions. This patch hooks up the API to our relaxed atomic instructions, rather than have them all expand to the full-barrier variants as they do currently. Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'block/bounce.c')
0 files changed, 0 insertions, 0 deletions