commit | 0612ea00a010e36fde61e7b7649a1105b0ef1080 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Mar 10 12:55:57 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Mar 10 15:55:11 2009 -0700 |
tree | 3e543336430dafbd67237075954f9ce0ccab2e65 | |
parent | be50b8342dead8cacf57d4839240106b225d31f5 [diff] |
rcu: documentation 1Q09 update Update the RCU documentation to call out the need for callers of primitives like call_rcu() and synchronize_rcu() to prevent subsequent RCU readers from hazard. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>