[PATCH] sched/fair: Set se->vruntime directly in place_entity()

2012-11-08 Thread Viresh Kumar
We are first storing the new vruntime in a variable and then storing it in se->vruntime. Simply update se->vruntime directly. Signed-off-by: Viresh Kumar --- kernel/sched/fair.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/kernel/sched/fair.c b/kernel/sched/fair.c index

Re: Is there a mailing list for ask.linaro.org?

2012-11-08 Thread Amit Kucheria
On Thu, Nov 8, 2012 at 2:07 PM, Viresh Kumar wrote: > Hi guys, > > Sorry if i am on the wrong list :( Probably a linaro-dev question. > I found it hard to log on to ask.linaro.org to see if i can answer some > queries. > Or even to ask some queries. You should be able to use your launchpad id.

Re: Is there a mailing list for ask.linaro.org?

2012-11-08 Thread Viresh Kumar
On 8 November 2012 15:15, Amit Kucheria wrote: >> I found it hard to log on to ask.linaro.org to see if i can answer some >> queries. >> Or even to ask some queries. > > You should be able to use your launchpad id. e.g. for me the openid > url is launchpad.net/~amitk Yes i use this only. But the

[Linux Linaro kernel] Re: linux-linaro kernel trees move to 3.7 and 12.11 schedule

2012-11-08 Thread Andrey Konovalov
Greetings, The first, very initial v3.7-rc4 based ll tree is out, the tag is ll-20121108.0 It has just one topic: integration-linaro-vexpress from the ARM LT. The current 12.11 schedule is now: * October 30: initial v3.7-rc3 based llct build, 3.6 based topics will not be included if there ar