rcu: Update docs to include kfree_rcu()
commit57d34a6cee1399bfedaa73add1915951cbe75cab
authorKees Cook <keescook@chromium.org>
Fri, 19 Oct 2012 16:48:30 +0000 (19 09:48 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 8 Nov 2012 19:44:25 +0000 (8 11:44 -0800)
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