aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
diff options
context:
space:
mode:
authorWill Deacon <will@kernel.org>2019-10-15 17:30:47 -0700
committerWill Deacon <will@kernel.org>2020-07-21 10:50:35 +0100
commitb78b331a3f5c0773171dadd6bbfa2a2242b45604 (patch)
tree6e9a048a1026a379b549760c863e636539e10863 /arch/alpha/include
parentcompiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h (diff)
downloadlinux-dev-b78b331a3f5c0773171dadd6bbfa2a2242b45604.tar.xz
linux-dev-b78b331a3f5c0773171dadd6bbfa2a2242b45604.zip
asm/rwonce: Allow __READ_ONCE to be overridden by the architecture
The meat and potatoes of READ_ONCE() is defined by the __READ_ONCE() macro, which uses a volatile casts in an attempt to avoid tearing of byte, halfword, word and double-word accesses. Allow this to be overridden by the architecture code in the case that things like memory barriers are also required. Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Paul E. McKenney <paulmck@kernel.org> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'arch/alpha/include')
0 files changed, 0 insertions, 0 deletions