commit | a83f1fe27f7252a2b73b4f22066e92bf99bd595b | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@us.ibm.com> | Sun May 01 08:59:05 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sun May 01 08:59:05 2005 -0700 |
tree | b6c4dd485fff268f86f396a85aad88cf29783dcd | |
parent | fbd568a3e61a7decb8a754ad952aaa5b5c82e9e5 [diff] |
[PATCH] Update RCU documentation Update the RCU documentation to allow for the new synchronize_rcu() and synchronize_sched() primitives. Fix a few other nits as well. Signed-off-by: Paul E. McKenney <paulmck@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>