Re: [patch] sched: fix list traversal to use _rcu variant

From: Ingo Molnar
Date: Mon Sep 22 2008 - 13:43:45 EST



* Chris Friesen <cfriesen@xxxxxxxxxx> wrote:

> From: Chris Friesen <cfriesen@xxxxxxxxxx>
>
> 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@xxxxxxxxxx>
> Approval token "Nortel-02-July-2008-01"
> Cc: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
> Cc: Ingo Molnar <mingo@xxxxxxx>

applied to tip/sched/devel, thanks Chris!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/