summaryrefslogtreecommitdiffstats
path: root/kernel/rcutree_plugin.h
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2011-11-28 19:42:42 +0100
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2011-12-11 19:32:06 +0100
commit3842a0832a1d6eb0b31421f8810a813135967512 (patch)
tree67aff02fde9c32e647d7b3c4cea948d7867f664d /kernel/rcutree_plugin.h
parentrcu: Identify dyntick-idle CPUs on first force_quiescent_state() pass (diff)
downloadlinux-3842a0832a1d6eb0b31421f8810a813135967512.tar.xz
linux-3842a0832a1d6eb0b31421f8810a813135967512.zip
rcu: Document same-context read-side constraints
The intent is that a given RCU read-side critical section be confined to a single context. For example, it is illegal to invoke rcu_read_lock() in an exception handler and then invoke rcu_read_unlock() from the context of the task that received the exception. Suggested-by: Peter Zijlstra <peterz@infradead.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/rcutree_plugin.h')
0 files changed, 0 insertions, 0 deletions