]> git.karo-electronics.de Git - karo-tx-linux.git/commit
RCU: Update docs to include kfree_rcu()
authorKees Cook <keescook@chromium.org>
Fri, 19 Oct 2012 16:48:30 +0000 (09:48 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 23 Oct 2012 21:44:48 +0000 (14:44 -0700)
commitac89f16bda9ba5a303d16629ef21a6fa16835bc4
treeb1ace739f62f0e8217b4213a8cdda9fc46f9b27e
parent0f9574d83234274c4d8f8f742b45022e5718b16e
RCU: Update docs to include kfree_rcu()

Mention kfree_rcu() in the call_rcu() section.  Additionally fix the
example code for list replacement that used the wrong structure element.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Documentation/RCU/listRCU.txt
Documentation/RCU/whatisRCU.txt