diff options
| author | Xiaotian Feng <[email protected]> | 2011-04-22 10:53:54 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2011-05-28 15:02:54 +0000 |
| commit | cd4ae6adf8b1c21d88e83ed56afeeef97b28f356 (patch) | |
| tree | 7a0625d20d135deb1e8c142fc13da6b4eaa6ea6c /fs/jbd2/commit.c | |
| parent | Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l... (diff) | |
| download | kernel-cd4ae6adf8b1c21d88e83ed56afeeef97b28f356.tar.gz kernel-cd4ae6adf8b1c21d88e83ed56afeeef97b28f356.zip | |
sched: More sched_domain iterations fixes
sched_domain iterations needs to be protected by rcu_read_lock() now,
this patch adds another two places which needs the rcu lock, which is
spotted by following suspicious rcu_dereference_check() usage warnings.
kernel/sched_rt.c:1244 invoked rcu_dereference_check() without protection!
kernel/sched_stats.h:41 invoked rcu_dereference_check() without protection!
Signed-off-by: Xiaotian Feng <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
