diff options
author | Kees Cook <keescook@chromium.org> | 2011-12-14 14:39:26 -0800 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-12-15 08:21:59 +0100 |
commit | abd63bc3a0f65ae9d85bc3b1bb067d3e3c2b2cc2 (patch) | |
tree | 5c40dd25121062a186d203fb9343940de740be74 /kernel/sched | |
parent | 6a54aebf6978e9f296a4d3da3e40af425163c22e (diff) |
sched: Mark parent and real_parent as __rcu
The parent and real_parent pointers should be considered __rcu,
since they should be held under either tasklist_lock or
rcu_read_lock.
Signed-off-by: Kees Cook <keescook@chromium.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Link: http://lkml.kernel.org/r/20111214223925.GA27578@www.outflux.net
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/sched')
0 files changed, 0 insertions, 0 deletions