aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/notifier.c
diff options
context:
space:
mode:
authorChris Friesen <cfriesen@nortel.com>2008-09-22 11:06:09 -0600
committerIngo Molnar <mingo@elte.hu>2008-09-22 19:43:10 +0200
commitcaea8a03702c147e8ae90da0801e7ba8297b1d46 (patch)
tree7ff0746c3dbcc73bc241957c2b3149bcf8901fb2 /kernel/notifier.c
parentsched: turn off WAKEUP_OVERLAP (diff)
downloadlinux-dev-caea8a03702c147e8ae90da0801e7ba8297b1d46.tar.xz
linux-dev-caea8a03702c147e8ae90da0801e7ba8297b1d46.zip
sched: fix list traversal to use _rcu variant
load_balance_fair() calls rcu_read_lock() but then traverses the list using the regular list traversal routine. This patch converts the list traversal to use the _rcu version. Signed-off-by: Chris Friesen <cfriesen@nortel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/notifier.c')
0 files changed, 0 insertions, 0 deletions