Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h' | Will Deacon | 2020-07-21 | 1 | -2/+0 |
* | asm/rwonce: Remove smp_read_barrier_depends() invocation | Will Deacon | 2020-07-21 | 1 | -15/+4 |
* | asm/rwonce: Allow __READ_ONCE to be overridden by the architecture | Will Deacon | 2020-07-21 | 1 | -0/+2 |
* | compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h | Will Deacon | 2020-07-21 | 1 | -0/+101 |