diff options
author | 2008-05-10 19:51:16 -0700 | |
---|---|---|
committer | 2008-05-10 19:51:16 -0700 | |
commit | 9c3cdc1f83a6e07092392ff4aba6466517dbd1d0 (patch) | |
tree | 4dc890f607da4f85ca3a66770e4bce109879e69b /kernel/semaphore.c | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 (diff) | |
download | wireguard-linux-9c3cdc1f83a6e07092392ff4aba6466517dbd1d0.tar.xz wireguard-linux-9c3cdc1f83a6e07092392ff4aba6466517dbd1d0.zip |
Move ACCESS_ONCE() to <linux/compiler.h>
It actually makes much more sense there, and we do tend to need it for
non-RCU usage too. Moving it to <linux/compiler.h> will allow some
other cases that have open-coded the same logic to use the same helper
function that RCU has used.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/semaphore.c')
0 files changed, 0 insertions, 0 deletions