summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/rwonce.h
Commit message (Expand)AuthorAgeFilesLines
* asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon2020-07-211-2/+0
* asm/rwonce: Remove smp_read_barrier_depends() invocationWill Deacon2020-07-211-15/+4
* asm/rwonce: Allow __READ_ONCE to be overridden by the architectureWill Deacon2020-07-211-0/+2
* compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.hWill Deacon2020-07-211-0/+101