[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1311334630.27400.29.camel@twins>
Date: Fri, 22 Jul 2011 13:37:10 +0200
From: Peter Zijlstra <a.p.zijlstra@...llo.nl>
To: Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>
Cc: Paul Turner <pjt@...gle.com>, linux-kernel@...r.kernel.org,
Bharata B Rao <bharata@...ux.vnet.ibm.com>,
Dhaval Giani <dhaval.giani@...il.com>,
Balbir Singh <bsingharora@...il.com>,
Vaidyanathan Srinivasan <svaidy@...ux.vnet.ibm.com>,
Srivatsa Vaddagiri <vatsa@...ibm.com>,
Hidetoshi Seto <seto.hidetoshi@...fujitsu.com>,
Ingo Molnar <mingo@...e.hu>,
Pavel Emelyanov <xemul@...nvz.org>,
Jason Baron <jbaron@...hat.com>
Subject: Re: [patch 11/18] sched: prevent interactions with throttled
entities
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists