]> git.baikalelectronics.ru Git - kernel.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>
Thu, 8 Nov 2012 19:44:25 +0000 (11:44 -0800)
commit732de6950a1993fe27f6dc0c2bc9922cd382f9d9
treeb1ace739f62f0e8217b4213a8cdda9fc46f9b27e
parentc6ee60daf7469d996bc40b6b7d0a830ff0636f6b
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