aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/rwonce.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-21asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Gravatar Will Deacon 1-2/+0
2020-07-21asm/rwonce: Remove smp_read_barrier_depends() invocationGravatar Will Deacon 1-15/+4
2020-07-21asm/rwonce: Allow __READ_ONCE to be overridden by the architectureGravatar Will Deacon 1-0/+2
2020-07-21compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.hGravatar Will Deacon 1-0/+101