Re: Code for v2.6.39 merge window frozen, patches archived

2011-04-19 Thread Tony Lindgren
* Nicolas Pitre [110419 06:24]: > On Tue, 19 Apr 2011, Tony Lindgren wrote: > > > Aaro and I speculated that boards using u-boot with uImage work, > > while n900 is using zImage and fails with the same kernel probably > > because of the different placement of compressed image in the > > memory. >

Re: Code for v2.6.39 merge window frozen, patches archived

2011-04-19 Thread Nicolas Pitre
On Tue, 19 Apr 2011, Tony Lindgren wrote: > Aaro and I speculated that boards using u-boot with uImage work, > while n900 is using zImage and fails with the same kernel probably > because of the different placement of compressed image in the > memory. Could you try the following (by changing the

Re: Code for v2.6.39 merge window frozen, patches archived

2011-04-19 Thread Tony Lindgren
* Tony Lindgren [110413 08:06]: > * Nicolas Pitre [110413 17:46]: > > On Wed, 13 Apr 2011, Tony Lindgren wrote: > > > > > > With the device tree append patch reverting commit > > > d239b1dc093d551046a909920b5310c1d1e308c1 does not help, and reverting > > > 6d7d0ae51574943bf571d269da3243257a2d15d

Re: Code for v2.6.39 merge window frozen, patches archived

2011-04-15 Thread Jarkko Nikula
On Wed, 13 Apr 2011 17:34:24 +0300 (EEST) Aaro Koskinen wrote: > > Aaro, you mentioned to me that reverting commit > > 6d7d0ae51574943bf571d269da3243257a2d15db helps too? > > > > With the device tree append patch reverting commit > > d239b1dc093d551046a909920b5310c1d1e308c1 does not help, and rev

Re: Code for v2.6.39 merge window frozen, patches archived

2011-04-13 Thread Tony Lindgren
* Nicolas Pitre [110413 17:46]: > On Wed, 13 Apr 2011, Tony Lindgren wrote: > > > > With the device tree append patch reverting commit > > d239b1dc093d551046a909920b5310c1d1e308c1 does not help, and reverting > > 6d7d0ae51574943bf571d269da3243257a2d15db requires some manual merging.. > > You can

Re: Code for v2.6.39 merge window frozen, patches archived

2011-04-13 Thread Nicolas Pitre
On Wed, 13 Apr 2011, Tony Lindgren wrote: > * Nicolas Pitre [110402 05:40]: > > On Thu, 31 Mar 2011, Aaro Koskinen wrote: > > > > > Hi, > > > > > > On Wed, 30 Mar 2011, Kevin Hilman wrote: > > > > Tony Lindgren writes: > > > > > FYI, looks like we've started hitting some booter -l kernel size

Re: Code for v2.6.39 merge window frozen, patches archived

2011-04-13 Thread Aaro Koskinen
Hi, On Wed, 13 Apr 2011, Tony Lindgren wrote: * Nicolas Pitre [110402 05:40]: On Thu, 31 Mar 2011, Aaro Koskinen wrote: On Wed, 30 Mar 2011, Kevin Hilman wrote: Tony Lindgren writes: FYI, looks like we've started hitting some booter -l kernel size limit in addition to booter -f size limit.

Re: Code for v2.6.39 merge window frozen, patches archived

2011-04-13 Thread Tony Lindgren
* Nicolas Pitre [110402 05:40]: > On Thu, 31 Mar 2011, Aaro Koskinen wrote: > > > Hi, > > > > On Wed, 30 Mar 2011, Kevin Hilman wrote: > > > Tony Lindgren writes: > > > > FYI, looks like we've started hitting some booter -l kernel size limit > > > > in addition to booter -f size limit.. Now ker

Re: Code for v2.6.39 merge window frozen, patches archived

2011-04-01 Thread Nicolas Pitre
On Thu, 31 Mar 2011, Aaro Koskinen wrote: > Hi, > > On Wed, 30 Mar 2011, Kevin Hilman wrote: > > Tony Lindgren writes: > > > FYI, looks like we've started hitting some booter -l kernel size limit > > > in addition to booter -f size limit.. Now kernels built with > > > omap2plus_defconfig won't b

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-31 Thread Aaro Koskinen
Hi, On Wed, 30 Mar 2011, Kevin Hilman wrote: Tony Lindgren writes: FYI, looks like we've started hitting some booter -l kernel size limit in addition to booter -f size limit.. Now kernels built with omap2plus_defconfig won't boot on n900 any longer. I guess you are seeing it just hanging at

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-30 Thread Kevin Hilman
Tony Lindgren writes: > * Aaro Koskinen [110316 10:10]: >> >> Somehow I figured this out, the patch "arm: mach-omap2: omap_l3_smx: >> fix irq handler setup" fixes the hang for me (and of course I still need >> to comment out timer 12). > > FYI, looks like we've started hitting some booter -l ke

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-29 Thread Tony Lindgren
* Aaro Koskinen [110316 10:10]: > > Somehow I figured this out, the patch "arm: mach-omap2: omap_l3_smx: > fix irq handler setup" fixes the hang for me (and of course I still need > to comment out timer 12). FYI, looks like we've started hitting some booter -l kernel size limit in addition to bo

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-16 Thread Aaro Koskinen
Hi, On Wed, 16 Mar 2011, Tony Lindgren wrote: FYI, my rx51 boots fine with omap2plus defconfig, also with earlyprintk. For the RX-51 earlyprintk problem I need to enable pr_debug()s in omap_hwmod.c. Otherwise it won't trigger. Of course that's a pretty artificial test case, so I guess we can f

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-16 Thread Aaro Koskinen
Hi, On Wed, 16 Mar 2011, Cousson, Benoit wrote: On 3/16/2011 2:49 PM, Aaro Koskinen wrote: On Tue, 15 Mar 2011, Cousson, Benoit wrote: Mmm, that looks like an access to a secure timer from hwmod code on a HS device. Could you comment out the timer12 entry (&omap3xxx_timer12_hwmod) in the oma

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-16 Thread Tony Lindgren
* Cousson, Benoit [110316 07:31]: > Hi Aaro, > > On 3/16/2011 2:49 PM, Aaro Koskinen wrote: > >Hi, > > > >On Tue, 15 Mar 2011, Cousson, Benoit wrote: > >>Mmm, that looks like an access to a secure timer from hwmod code on a HS > >>device. Could you comment out the timer12 entry (&omap3xxx_timer12

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-16 Thread Kishore Kadiyala
On Wed, Mar 16, 2011 at 7:50 PM, G, Manjunath Kondaiah wrote: > On Wed, Mar 16, 2011 at 07:37:10PM +0530, G, Manjunath Kondaiah wrote: >> On Mon, Mar 14, 2011 at 12:25:38PM -0700, Tony Lindgren wrote: >> > Hi all, >> > >> > I've applied few random fix like patches today into omap-for-linus >> > bu

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-16 Thread Cousson, Benoit
Hi Aaro, On 3/16/2011 2:49 PM, Aaro Koskinen wrote: Hi, On Tue, 15 Mar 2011, Cousson, Benoit wrote: Mmm, that looks like an access to a secure timer from hwmod code on a HS device. Could you comment out the timer12 entry (&omap3xxx_timer12_hwmod) in the omap3 hwmod list at the end of omap_hwmo

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-16 Thread G, Manjunath Kondaiah
On Wed, Mar 16, 2011 at 07:37:10PM +0530, G, Manjunath Kondaiah wrote: > On Mon, Mar 14, 2011 at 12:25:38PM -0700, Tony Lindgren wrote: > > Hi all, > > > > I've applied few random fix like patches today into omap-for-linus > > but that's it for this merge window. > > > > So let's do some testing

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-16 Thread G, Manjunath Kondaiah
On Mon, Mar 14, 2011 at 12:25:38PM -0700, Tony Lindgren wrote: > Hi all, > > I've applied few random fix like patches today into omap-for-linus > but that's it for this merge window. > > So let's do some testing with with Stephen's for-next and > omap-for-linus and start queueing up fixes for the

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-16 Thread Aaro Koskinen
Hi, On Tue, 15 Mar 2011, Cousson, Benoit wrote: Mmm, that looks like an access to a secure timer from hwmod code on a HS device. Could you comment out the timer12 entry (&omap3xxx_timer12_hwmod) in the omap3 hwmod list at the end of omap_hwmod_3xxx_data.c to check that? With timer12 entry com

RE: Code for v2.6.39 merge window frozen, patches archived

2011-03-15 Thread aaro.koskinen
Hi, From: Cousson, Benoit [b-cous...@ti.com]: >On 3/15/2011 6:54 PM, Aaro Koskinen wrote: >> On Mon, 14 Mar 2011, Tony Lindgren wrote: >>> I've applied few random fix like patches today into omap-for-linus >>> but that's it for this merge window. >>> >>> So let's do some testing with with Stephen'

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-15 Thread Cousson, Benoit
Hi Aaro, On 3/15/2011 6:54 PM, Aaro Koskinen wrote: Hi, On Mon, 14 Mar 2011, Tony Lindgren wrote: I've applied few random fix like patches today into omap-for-linus but that's it for this merge window. So let's do some testing with with Stephen's for-next and omap-for-linus and start queueing

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-15 Thread Aaro Koskinen
Hi, On Mon, 14 Mar 2011, Tony Lindgren wrote: I've applied few random fix like patches today into omap-for-linus but that's it for this merge window. So let's do some testing with with Stephen's for-next and omap-for-linus and start queueing up fixes for the -rc cycle. I did some quick testin

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-15 Thread Menon, Nishanth
On Tue, Mar 15, 2011 at 20:39, Kevin Hilman wrote: > Nishanth Menon writes: > >> Tony Lindgren wrote, on 03/15/2011 12:55 AM: >> [..] >>> Looks like there's one smartreflex patch that does not seem >>> to exist in patchwork though.. So that one is still lurking >>> around on the patchwork list of

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-15 Thread Kevin Hilman
Nishanth Menon writes: > Tony Lindgren wrote, on 03/15/2011 12:55 AM: > [..] >> Looks like there's one smartreflex patch that does not seem >> to exist in patchwork though.. So that one is still lurking >> around on the patchwork list of patches until the issue has >> been fixed in patchwork.kern

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-14 Thread Nishanth Menon
Tony Lindgren wrote, on 03/15/2011 12:55 AM: [..] Looks like there's one smartreflex patch that does not seem to exist in patchwork though.. So that one is still lurking around on the patchwork list of patches until the issue has been fixed in patchwork.kernel.org. Guess it is too late, but am c

Code for v2.6.39 merge window frozen, patches archived

2011-03-14 Thread Tony Lindgren
Hi all, I've applied few random fix like patches today into omap-for-linus but that's it for this merge window. So let's do some testing with with Stephen's for-next and omap-for-linus and start queueing up fixes for the -rc cycle. I've also moved all the patchwork.kernel.org patches into archiv