Re: [PATCH v4] pm-qa/cpuhotplug: Enable cpuhotplug on cpu0

2014-07-03 Thread Sanjay Singh Rawat
On Friday 04 July 2014 09:52 AM, Amit Kucheria wrote: On Fri, Jul 4, 2014 at 4:06 AM, Lisa Nguyen wrote: By default, cpuhotplug does not run on cpu0. However, if we want to allow cpuhotplug to run on cpu0, then we must pass the parameter, hotplug_allow_cpu0=1, to make check. Please add a Repo

Re: [PATCH v4] pm-qa/cpuhotplug: Enable cpuhotplug on cpu0

2014-07-03 Thread Amit Kucheria
On Fri, Jul 4, 2014 at 4:06 AM, Lisa Nguyen wrote: > By default, cpuhotplug does not run on cpu0. However, if > we want to allow cpuhotplug to run on cpu0, then we must > pass the parameter, hotplug_allow_cpu0=1, to make check. Please add a Reported-by credit for Milosz here. > Signed-off-by: Li

[PATCH v4] pm-qa/cpuhotplug: Enable cpuhotplug on cpu0

2014-07-03 Thread Lisa Nguyen
By default, cpuhotplug does not run on cpu0. However, if we want to allow cpuhotplug to run on cpu0, then we must pass the parameter, hotplug_allow_cpu0=1, to make check. Signed-off-by: Lisa Nguyen --- Changes from v3 to v4: - Remove =~ symbol and rewrote test condition in check_cpuhotplug_files(

Re: Redistributable ARM Mali GPU binary drivers

2014-07-03 Thread Tom Gall
Right now there is an LSK + Mali hwpack for Arndale. Arndale Octa is under development. Guessing beta with the July release. ARM has instructions for Chromebook on the Mali developer site. For Android we have Mali support as part of our Juno release right now. As part of our Nexus 10 builds i

Redistributable ARM Mali GPU binary drivers

2014-07-03 Thread Siarhei Siamashka
Hello, In the Q & A session at the AnandTech website, Jem Davies promised to deliver the redistributable binary drivers for the Mali GPU via Linaro, or at least he liked this idea very much: http://anandtech.com/comments/8226/ask-the-experts-arm-fellow-jem-davies-answers-your-gpu-questions/4

Re: [PATCH v3] pm-qa/cpuhotplug: Enable cpuhotplug on cpu0

2014-07-03 Thread Amit Kucheria
On Thu, Jul 3, 2014 at 3:38 PM, Jon Medhurst (Tixy) wrote: > On Thu, 2014-07-03 at 14:59 +0530, Amit Kucheria wrote: >> On Thu, Jul 3, 2014 at 2:22 PM, Jon Medhurst (Tixy) wrote: >> > On Thu, 2014-07-03 at 10:24 +0530, Amit Kucheria wrote: >> >> On Thu, Jul 3, 2014 at 7:37 AM, Lisa Nguyen >> >>

Re: [PATCH v3] pm-qa/cpuhotplug: Enable cpuhotplug on cpu0

2014-07-03 Thread Jon Medhurst (Tixy)
On Thu, 2014-07-03 at 14:59 +0530, Amit Kucheria wrote: > On Thu, Jul 3, 2014 at 2:22 PM, Jon Medhurst (Tixy) wrote: > > On Thu, 2014-07-03 at 10:24 +0530, Amit Kucheria wrote: > >> On Thu, Jul 3, 2014 at 7:37 AM, Lisa Nguyen wrote: > > [...] > >> > diff --git a/include/functions.sh b/include/fun

Re: [PATCH v3] pm-qa/cpuhotplug: Enable cpuhotplug on cpu0

2014-07-03 Thread Amit Kucheria
On Thu, Jul 3, 2014 at 2:22 PM, Jon Medhurst (Tixy) wrote: > On Thu, 2014-07-03 at 10:24 +0530, Amit Kucheria wrote: >> On Thu, Jul 3, 2014 at 7:37 AM, Lisa Nguyen wrote: > [...] >> > diff --git a/include/functions.sh b/include/functions.sh >> > index 6d75e34..d44706f 100644 >> > --- a/include/fu

Re: [PATCH v3] pm-qa/cpuhotplug: Enable cpuhotplug on cpu0

2014-07-03 Thread Jon Medhurst (Tixy)
On Thu, 2014-07-03 at 10:24 +0530, Amit Kucheria wrote: > On Thu, Jul 3, 2014 at 7:37 AM, Lisa Nguyen wrote: [...] > > diff --git a/include/functions.sh b/include/functions.sh > > index 6d75e34..d44706f 100644 > > --- a/include/functions.sh > > +++ b/include/functions.sh > > @@ -285,10 +285,10 @@