commit | e308e942e122f5de1a180f0b2a4002d09a757f45 | [log] [tgz] |
---|---|---|
author | Sasha Levin <sasha.levin@oracle.com> | Fri Nov 06 15:34:23 2015 -0500 |
committer | Sasha Levin <sasha.levin@oracle.com> | Fri Nov 06 16:01:36 2015 -0500 |
tree | c9313e0df358f70dc107de17ee4f0f1cb9f0e07a | |
parent | 1393ba5c9beb2b33e315d9d4348a15ab3d1bf3a6 [diff] |
tools/liblockdep: add userspace versions of WRITE_ONCE and RCU_INIT_POINTER These were added to the kernel code in cee34d88c ("lockdep: Fix a race between /proc/lock_stat and module unload"). There's nothing special we need to do about them in userspace. Signed-off-by: Sasha Levin <sasha.levin@oracle.com>