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>
Thu, 8 Nov 2012 19:44:25 +0000 (11:44 -0800)
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>

No differences found