diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-10-08 00:06:44 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-12-05 21:31:47 +0100 |
commit | 701e80312fd10270f9c44371e5a229d37a9ae172 (patch) | |
tree | ffd502ed7a0c73a6cfb57947532722bcbd01e1e5 /ipc/namespace.c | |
parent | documentation: Record RCU requirements (diff) | |
download | linux-701e80312fd10270f9c44371e5a229d37a9ae172.tar.xz linux-701e80312fd10270f9c44371e5a229d37a9ae172.zip |
Documentation: Record bottom-bit-zero guarantee for ->next
This commit records RCU's guarantee that the bottom bit of the rcu_head
structure's ->next field will remain zero for callbacks posted via
call_rcu(), but not necessarily for <tt>kfree_rcu()</tt> or some
possible future call_rcu_lazy() variant that might one day be created
for energy-efficiency purposese.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
[ paulmck: Updates URLs as suggested by Josh Triplett. ]
Diffstat (limited to 'ipc/namespace.c')
0 files changed, 0 insertions, 0 deletions