Re: [ANN] Disk upgrade on ci.linaro.org today

2012-05-10 Thread Paul Sokolovsky
Hello John, On Wed, 9 May 2012 09:29:01 -0600 John Rigby john.ri...@linaro.org wrote: Paul, Not sure if it has anything to do with the upgrade but I am not able to create new jobs, I tried with and without the copy existing option. https://pastebin.linaro.org/529/ Yes, apparently it

[PATCH 0/2] ARM: DAVINCI: cpuidle - cleanups

2012-05-10 Thread Daniel Lezcano
These couple of patches use the new cpuidle core api to refactor some part of the code. The first one removes the state count initialization as it is done from the cpuidle core and the second one use the new API and removes the ops. The patchset is based on Lenb's tree on top of Robert Lee

[PATCH 1/2] ARM: DAVINCI: cpuidle - remove useless state count initialization

2012-05-10 Thread Daniel Lezcano
The state count is initialized in the driver structure, the cpuidle core uses it to initialize the device state count. Signed-off-by: Daniel Lezcano daniel.lezc...@linaro.org --- arch/arm/mach-davinci/cpuidle.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git

[PATCH 2/2] ARM: DAVINCI: cpuidle - remove ops

2012-05-10 Thread Daniel Lezcano
This patch removes the ops usage because we have the index passed as parameter to the idle function and we can determine if we do WFI or memory retention. The benefit of this cleanup is the removal of: * the ops * the statedata usage because we want to get rid of it in all the drivers * extra

Re: new IRC channel: linaro-lava

2012-05-10 Thread Ricardo Salveti
On Wed, May 9, 2012 at 7:36 AM, Andy Doan andy.d...@linaro.org wrote: We have a new channel on FreeNode for LAVA specific discussions:  #linaro-lava This channel allows participants who are working with Linaro to join and just follow progress on LAVA. We should be using the same guidelines

Re: [PATCH] ARM: imx: Modify IMX_IO_P2V macro

2012-05-10 Thread Uwe Kleine-König
Hello Robert, On Wed, May 09, 2012 at 07:24:17PM -0500, Robert Lee wrote: A change is needed in the IMX_IO_P2V macro to allow all imx5 platforms to use common definitions when accessing registers of peripherals on the AIPS2 bus. This change was tested for mapping conflicts using the iop2v

Re: new IRC channel: linaro-lava

2012-05-10 Thread Andy Doan
On 05/10/2012 03:57 AM, Ricardo Salveti wrote: On Wed, May 9, 2012 at 7:36 AM, Andy Doanandy.d...@linaro.org wrote: We have a new channel on FreeNode for LAVA specific discussions: #linaro-lava snip Do we really need another extra channel? I believe the current list is already too much,

android-build's are failing, we're on it...

2012-05-10 Thread Zach Pfeffer
-- Zach Pfeffer Android Platform Team Lead, Linaro Platform Teams Linaro.org | Open source software for ARM SoCs Follow Linaro: http://www.facebook.com/pages/Linaro http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog ___ linaro-dev

Re: new IRC channel: linaro-lava

2012-05-10 Thread John Rigby
We need an irc aggregator to flatten all the channels to one on rx and broadcast on tx for those of use who want to live in a flat world (only half kidding:) On Thu, May 10, 2012 at 10:09 AM, Andy Doan andy.d...@linaro.org wrote: On 05/10/2012 03:57 AM, Ricardo Salveti wrote: On Wed, May 9,

12.05 linux-linaro kernel tree

2012-05-10 Thread Andrey Konovalov
Greetings, So far I wasn't updating the linux-linaro tree since the 12.04 release. (The generic topic updates were being done to the linux-linaro-core-tracking tree) Now it is time to move the focus to the linux-linaro tree. For one week it will use the mainline tip as the base. Then, on

Re: android-build's are failing, we're on it...

2012-05-10 Thread Ricardo Salveti
Sorry to say that, but I hate these kind of emails at Linaro Dev, as I believe we have other places (and better ones) to report such issues. Twitter would probably be the way to go. If you really need to send it to linaro-dev, would you mind at least giving more information and writing the email

Re: android-build's are failing, we're on it...

2012-05-10 Thread Christian Robottom Reis
On Thu, May 10, 2012 at 12:55:26PM -0700, Ricardo Salveti wrote: Sorry to say that, but I hate these kind of emails at Linaro Dev, as I believe we have other places (and better ones) to report such issues. Twitter would probably be the way to go. Well, to be honest I don't really see the

Re: android-build's are failing, we're on it...

2012-05-10 Thread Zach Pfeffer
On 10 May 2012 15:20, Christian Robottom Reis k...@linaro.org wrote: On Thu, May 10, 2012 at 12:55:26PM -0700, Ricardo Salveti wrote: Sorry to say that, but I hate these kind of emails at Linaro Dev, as I believe we have other places (and better ones) to report such issues. Twitter would

pointless mail, (was Re: android-build's are failing...)

2012-05-10 Thread Wookey
+++ Christian Robottom Reis [2012-05-10 17:20 -0300]: On Thu, May 10, 2012 at 12:55:26PM -0700, Ricardo Salveti wrote: Sorry to say that, but I hate these kind of emails at Linaro Dev, as I believe we have other places (and better ones) to report such issues. Twitter would probably be the

Re: Installing the armel libc on armhf

2012-05-10 Thread Michael Hope
On 11 May 2012 02:50, Christian Robottom Reis k...@linaro.org wrote: On Mon, May 07, 2012 at 11:51:47AM -0700, Marcin Juszkiewicz wrote: W dniu 06.05.2012 16:06, Michael Hope pisze: Hi there.  Hopefully an easy question but I'm stumped.  How do I install the armel softfp libc6 on a new Precise

Re: 12.05 linux-linaro kernel tree

2012-05-10 Thread Jon Medhurst (Tixy)
On Thu, 2012-05-10 at 23:34 +0400, Andrey Konovalov wrote: Now it is time to move the focus to the linux-linaro tree. For one week it will use the mainline tip as the base. Then, on next Thursday the most recent -rc will be selected as the base, and won't be changed until 12.05 is released.

Re: android-build's are failing, we're on it...

2012-05-10 Thread Ricardo Salveti
On Thu, May 10, 2012 at 1:20 PM, Christian Robottom Reis k...@linaro.org wrote: On Thu, May 10, 2012 at 12:55:26PM -0700, Ricardo Salveti wrote: Sorry to say that, but I hate these kind of emails at Linaro Dev, as I believe we have other places (and better ones) to report such issues. Twitter

Re: pointless mail, (was Re: android-build's are failing...)

2012-05-10 Thread Ricardo Salveti
On Thu, May 10, 2012 at 1:37 PM, Wookey woo...@wookware.org wrote: +++ Christian Robottom Reis [2012-05-10 17:20 -0300]: On Thu, May 10, 2012 at 12:55:26PM -0700, Ricardo Salveti wrote: Sorry to say that, but I hate these kind of emails at Linaro Dev, as I believe we have other places (and

Re: android-build's are failing, we're on it...

2012-05-10 Thread Alexander Sack
On Fri, May 11, 2012 at 12:21 AM, Ricardo Salveti ricardo.salv...@linaro.org wrote: On Thu, May 10, 2012 at 1:20 PM, Christian Robottom Reis k...@linaro.org wrote: On Thu, May 10, 2012 at 12:55:26PM -0700, Ricardo Salveti wrote: Sorry to say that, but I hate these kind of emails at Linaro Dev,

Re: pointless mail, (was Re: android-build's are failing...)

2012-05-10 Thread Alexander Sack
On Fri, May 11, 2012 at 12:24 AM, Ricardo Salveti ricardo.salv...@linaro.org wrote: On Thu, May 10, 2012 at 1:37 PM, Wookey woo...@wookware.org wrote: +++ Christian Robottom Reis [2012-05-10 17:20 -0300]: On Thu, May 10, 2012 at 12:55:26PM -0700, Ricardo Salveti wrote: Sorry to say that, but

Re: pointless mail, (was Re: android-build's are failing...)

2012-05-10 Thread Ricardo Salveti
On Thu, May 10, 2012 at 3:30 PM, Alexander Sack a...@linaro.org wrote: On Fri, May 11, 2012 at 12:24 AM, Ricardo Salveti ricardo.salv...@linaro.org wrote: On Thu, May 10, 2012 at 1:37 PM, Wookey woo...@wookware.org wrote: +++ Christian Robottom Reis [2012-05-10 17:20 -0300]: On Thu, May 10,

Re: 12.05 linux-linaro kernel tree

2012-05-10 Thread Alexander Sack
On Fri, May 11, 2012 at 12:09 AM, Jon Medhurst (Tixy) t...@linaro.org wrote: On Thu, 2012-05-10 at 23:34 +0400, Andrey Konovalov wrote: Now it is time to move the focus to the linux-linaro tree. For one week it will use the mainline tip as the base. Then, on next Thursday the most recent -rc

Re: Incident Management (was: Re: pointless mail, (was Re: android-build's are failing...))

2012-05-10 Thread Michael Hudson-Doyle
On Fri, 11 May 2012 12:11:36 +1200, Michael Hudson-Doyle michael.hud...@canonical.com wrote: On Fri, 11 May 2012 00:30:26 +0200, Alexander Sack a...@linaro.org wrote: On Fri, May 11, 2012 at 12:24 AM, Ricardo Salveti Sure, I just think there are better places for it :-) Based on issues

Re: 12.05 linux-linaro kernel tree

2012-05-10 Thread Andy Green
On 11/05/12 10:19, Somebody in the thread at some point said: On Fri, May 11, 2012 at 3:43 AM, Andy Greenandy.gr...@linaro.org wrote: On 11/05/12 08:27, Somebody in the thread at some point said: 4. in between RCs, we only move mainline on our linux-linaro release baseline forward if we

Re: [PATCH] ARM: imx: Modify IMX_IO_P2V macro

2012-05-10 Thread Rob Lee
Hello Uwe and Sascha, On Wed, May 9, 2012 at 7:24 PM, Robert Lee rob@linaro.org wrote: A change is needed in the IMX_IO_P2V macro to allow all imx5 platforms to use common definitions when accessing registers of peripherals on the AIPS2 bus. This change was tested for mapping conflicts

Re: 12.05 linux-linaro kernel tree

2012-05-10 Thread Tushar Behera
On 05/11/2012 01:04 AM, Andrey Konovalov wrote: Greetings, So far I wasn't updating the linux-linaro tree since the 12.04 release. (The generic topic updates were being done to the linux-linaro-core-tracking tree) Now it is time to move the focus to the linux-linaro tree. For one week it

Re: 12.05 linux-linaro kernel tree

2012-05-10 Thread Andy Green
On 11/05/12 13:04, Somebody in the thread at some point said: On 05/11/2012 01:04 AM, Andrey Konovalov wrote: Greetings, So far I wasn't updating the linux-linaro tree since the 12.04 release. (The generic topic updates were being done to the linux-linaro-core-tracking tree) Now it is time to