remarkable-linux/kernel/sched
Kees Cook 07cde2608a sched: Add missing rcu_dereference() around ->real_parent usage
Wrap another ->real_parent dereference while under rcu_read_lock.

Signed-off-by: Kees Cook <keescook@chromium.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Glauber Costa <glommer@parallels.com>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Link: http://lkml.kernel.org/r/20111215164918.GA13003@www.outflux.net
[ tidied up the changelog ]
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2011-12-16 09:42:09 +01:00
..
auto_group.c
auto_group.h
clock.c
core.c sched: Add missing rcu_dereference() around ->real_parent usage 2011-12-16 09:42:09 +01:00
cpupri.c
cpupri.h
debug.c
fair.c sched, nohz: Fix missing RCU read lock 2011-12-08 05:45:48 +01:00
features.h sched: Use jump_labels for sched_feat 2011-12-06 20:51:26 +01:00
idle_task.c
Makefile
rt.c sched/rt: Code cleanup, remove a redundant function call 2011-12-06 09:06:28 +01:00
sched.h sched: Use jump_labels for sched_feat 2011-12-06 20:51:26 +01:00
stats.c
stats.h
stop_task.c