Searched hist:e506ea451254ab17e0bf918ca36232fec2a9b10c (Results 1 – 4 of 4) sorted by relevance
/linux/include/asm-generic/ |
H A D | rwonce.h | e506ea451254ab17e0bf918ca36232fec2a9b10c Wed Oct 16 01:29:32 CEST 2019 Will Deacon <will@kernel.org> compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h
In preparation for allowing architectures to define their own implementation of the READ_ONCE() macro, move the generic {READ,WRITE}_ONCE() definitions out of the unwieldy 'linux/compiler.h' file and into a new 'rwonce.h' header under 'asm-generic'.
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Paul E. McKenney <paulmck@kernel.org> Signed-off-by: Will Deacon <will@kernel.org>
|
H A D | barrier.h | diff e506ea451254ab17e0bf918ca36232fec2a9b10c Wed Oct 16 01:29:32 CEST 2019 Will Deacon <will@kernel.org> compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h
In preparation for allowing architectures to define their own implementation of the READ_ONCE() macro, move the generic {READ,WRITE}_ONCE() definitions out of the unwieldy 'linux/compiler.h' file and into a new 'rwonce.h' header under 'asm-generic'.
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Paul E. McKenney <paulmck@kernel.org> Signed-off-by: Will Deacon <will@kernel.org>
|
H A D | Kbuild | diff e506ea451254ab17e0bf918ca36232fec2a9b10c Wed Oct 16 01:29:32 CEST 2019 Will Deacon <will@kernel.org> compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h
In preparation for allowing architectures to define their own implementation of the READ_ONCE() macro, move the generic {READ,WRITE}_ONCE() definitions out of the unwieldy 'linux/compiler.h' file and into a new 'rwonce.h' header under 'asm-generic'.
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Paul E. McKenney <paulmck@kernel.org> Signed-off-by: Will Deacon <will@kernel.org>
|
/linux/include/linux/ |
H A D | compiler.h | diff e506ea451254ab17e0bf918ca36232fec2a9b10c Wed Oct 16 01:29:32 CEST 2019 Will Deacon <will@kernel.org> compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h
In preparation for allowing architectures to define their own implementation of the READ_ONCE() macro, move the generic {READ,WRITE}_ONCE() definitions out of the unwieldy 'linux/compiler.h' file and into a new 'rwonce.h' header under 'asm-generic'.
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Paul E. McKenney <paulmck@kernel.org> Signed-off-by: Will Deacon <will@kernel.org>
|