On Mon, Jun 25, 2012 at 9:57 AM, maqsood khan wrote:
> Hello
> Please send me the panda linaro kernel source code link, If
> possible to send source code please sende it otherwise send link only.
We have a few different kernel trees that we use for Panda:
1 - http://git.linaro.org/gitweb
Hey Amit,
I was just re-organizing the imx thermal driver that uses this cpu
cooling interface and noticed a couple of small issues here. If
these suggestions are agreed upon and if it's too late for these
issues be changed with this patchset, I can submit them separately
unless you'd prefer to.
Hey Andrey,
While looking on publishing the kernel packages for Ubuntu based on
llt, we noticed that it's unable to build in case CPU_IDLE is enabled.
This is basically because it seems one patch is applied twice, and
both adding the same content at the cpuidle.h file:
$ git blame drivers/cpuidle
It turns out that hr timers have a nice propery always been executed
on the cpu started on. So it is possible to have a generic bigLITTLE
simulator based on generic code.
Many thanks to Paul E. McKenney that pointed this out.
---
drivers/cpufreq/Kconfig|4 +
drivers/cpufreq/Makefi
Em Sat, Jun 09, 2012 at 01:05:58PM +0400, Dmitry Antipov escreveu:
> Use new function trace_find_event_by_name to lookup events before
> looking through /sys files. This helps 'perf sched replay' to map
> event names to IDs correctly when processing perf.data recorded
> on another machine.
>
> Sig
disable pci if not supported by host platform. When
libpci is not found, define a macro which will be
used for conditional compilation.
Signed-off-by: Rajagopal Venkat
---
configure.ac |5 +++--
src/lib.cpp | 20 ++--
src/lib.h|5 +
3 files changed, 26 insertio
On 25 June 2012 21:34, Arjan van de Ven wrote:
> On 6/25/2012 9:00 AM, Rajagopal Venkat wrote:
>
>
>
> Ok. Taken care.
>
> >
> > diff --git a/src/lib.h b/src/lib.h
> > index 588c023..d354151 100644
> > --- a/src/lib.h
> > +++ b/src/lib.h
> > @@ -30,6 +30,10 @@
> > #endif
> > #include
> >
> >
On 6/25/2012 9:00 AM, Rajagopal Venkat wrote:
>
> diff --git a/src/lib.h b/src/lib.h
> index 588c023..d354151 100644
> --- a/src/lib.h
> +++ b/src/lib.h
> @@ -30,6 +30,10 @@
> #endif
> #include
>
> +#if HAVE_CONFIG_H
> +#include "config.h"
> +#endif
> +
> #ifndef DISABLE_I18N
> #define
Signed-off-by: Rajagopal Venkat
---
configure.ac |5 +++--
src/lib.cpp | 20 ++--
src/lib.h|4
3 files changed, 25 insertions(+), 4 deletions(-)
diff --git a/configure.ac b/configure.ac
index 4da4eea..3cbc7b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48
Hello
Please send me the panda linaro kernel source code link, If
possible to send source code please sende it otherwise send link only.
Regards
Maqsood khan
___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailma
Hi Stephen,
we discussed last week to put in place a tree grouping the cpuidle
modifications [1]. Is it possible to add the tree ?
git://git.linaro.org/people/dlezcano/cpuidle-next.git #cpuidle-next
It contains for the moment Colin Cross's cpuidle coupled states.
Thanks in advance
-- Daniel
On Mon, Jun 25, 2012 at 6:40 PM, Daniel Lezcano
wrote:
> On 06/25/2012 02:58 PM, Shilimkar, Santosh wrote:
>> On Mon, Jun 18, 2012 at 7:00 PM, a0393909 wrote:
>>> Daniel,
>>>
>>>
>>> On 06/18/2012 02:10 PM, Daniel Lezcano wrote:
Dear all,
A few weeks ago, Peter De Schrijv
On 06/25/2012 02:58 PM, Shilimkar, Santosh wrote:
> On Mon, Jun 18, 2012 at 7:00 PM, a0393909 wrote:
>> Daniel,
>>
>>
>> On 06/18/2012 02:10 PM, Daniel Lezcano wrote:
>>>
>>>
>>> Dear all,
>>>
>>> A few weeks ago, Peter De Schrijver proposed a patch [1] to allow per
>>> cpu latencies. We had a dis
On Mon, Jun 18, 2012 at 7:00 PM, a0393909 wrote:
> Daniel,
>
>
> On 06/18/2012 02:10 PM, Daniel Lezcano wrote:
>>
>>
>> Dear all,
>>
>> A few weeks ago, Peter De Schrijver proposed a patch [1] to allow per
>> cpu latencies. We had a discussion about this patchset because it
>> reverse the modifica
On 06/18/2012 08:15 PM, Colin Cross wrote:
> On Mon, Jun 18, 2012 at 1:40 AM, Daniel Lezcano
> wrote:
>> I propose to host a cpuidle-next tree where all these modifications will
>> be and where people can send patches against, preventing last minutes
>> conflicts and perhaps Lenb will agree to pul
Hi,
We have recently updated our panda builds due to which the instructions on
building the sources have changed a little:
tracking-panda.xml based build is now update to pick 3.4 tilt-tracking
kernel and currently doesn't have hw accelerated graphics and hence the
graphics binaries need not be i
16 matches
Mail list logo