aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/pgalloc.h
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2015-10-08 20:15:18 +0100
committerCatalin Marinas <catalin.marinas@arm.com>2015-10-12 17:36:58 +0100
commit305d454aaa292be3a09a9d674e6c35f5b4249a13 (patch)
treea99817f99077f273efd34d87c082958768ba91bf /arch/arm64/include/asm/pgalloc.h
parentarm64/efi: isolate EFI stub from the kernel proper (diff)
downloadlinux-dev-305d454aaa292be3a09a9d674e6c35f5b4249a13.tar.xz
linux-dev-305d454aaa292be3a09a9d674e6c35f5b4249a13.zip
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 'arch/arm64/include/asm/pgalloc.h')
0 files changed, 0 insertions, 0 deletions