Re: [patch 11/18] sched: prevent interactions with throttledentities

From: Peter Zijlstra
Date: Fri Jul 22 2011 - 07:37:35 EST


On Fri, 2011-07-22 at 16:56 +0530, Kamalesh Babulal wrote:
> > @@ -2630,8 +2711,13 @@ static void update_shares(int cpu)
> > struct rq *rq = cpu_rq(cpu);
> >
> > rcu_read_lock();
> > - for_each_leaf_cfs_rq(rq, cfs_rq)
> > + for_each_leaf_cfs_rq(rq, cfs_rq) {
>
> this hunk fails to apply over the latest tip, due to the comments
> introduced by 9763b67fb9f3050.

please trim your replies.
--
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/