Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-30 Thread John Stultz
On 03/30/2012 12:00 AM, Tushar Behera wrote: Right, some of the config options should better move to the feature branches. I have cleaned up origen.conf so that we can now boot linux-linaro-tracking kernel till the console. Code dropped at [1]. With the help of a couple of patches[2], I was abl

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-30 Thread John Stultz
On 03/29/2012 09:57 PM, Tushar Behera wrote: The new log messages are because of this config entry. CONFIG_PROVE_LOCKING=y But the information is useful, hence better it stays that way. Yea. The lockdep output is super useful for catching really hard to trigger bugs. Take those warnings seri

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-30 Thread Tushar Behera
On 03/29/2012 11:25 PM, John Stultz wrote: > On 03/28/2012 09:37 PM, Tushar Behera wrote: >> On 03/28/2012 10:17 PM, John Stultz wrote: >>> On 03/28/2012 05:24 AM, Tushar Behera wrote: On 03/27/2012 12:50 AM, John Stultz wrote: > So after talking about it at the last Linaro Connect,

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-29 Thread Tushar Behera
On 03/29/2012 10:50 PM, John Stultz wrote: > On 03/28/2012 09:37 PM, Tushar Behera wrote: >> On 03/28/2012 10:17 PM, John Stultz wrote: >>> On 03/28/2012 05:24 AM, Tushar Behera wrote: >>> I have not validated the changes in android.conf, but by merging linaro-base.conf and origen.conf, I

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-29 Thread John Stultz
On 03/28/2012 09:37 PM, Tushar Behera wrote: On 03/28/2012 10:17 PM, John Stultz wrote: On 03/28/2012 05:24 AM, Tushar Behera wrote: I have not validated the changes in android.conf, but by merging linaro-base.conf and origen.conf, I was able to boot my kernel the way I would have expected whe

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-29 Thread John Stultz
On 03/28/2012 09:37 PM, Tushar Behera wrote: On 03/28/2012 10:17 PM, John Stultz wrote: On 03/28/2012 05:24 AM, Tushar Behera wrote: On 03/27/2012 12:50 AM, John Stultz wrote: So after talking about it at the last Linaro Connect, I've finally gotten around to making a first pass at provi

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-28 Thread Tushar Behera
On 03/28/2012 10:17 PM, John Stultz wrote: > On 03/28/2012 05:24 AM, Tushar Behera wrote: >> On 03/27/2012 12:50 AM, John Stultz wrote: >>> So after talking about it at the last Linaro Connect, I've finally >>> gotten around to making a first pass at providing config fragments for >>> the lina

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-28 Thread John Stultz
On 03/28/2012 06:07 AM, Jon Medhurst (Tixy) wrote: Sorry, there's a bug in the ubuntu config, CONFIG_DEFAULT_MMAP_MIN_ADDR should be 32768, not 0. Thanks! I'll make sure that gets fixed. -john ___ linaro-dev mailing list linaro-dev@lists.linaro.org

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-28 Thread John Stultz
On 03/28/2012 05:24 AM, Tushar Behera wrote: On 03/27/2012 12:50 AM, John Stultz wrote: So after talking about it at the last Linaro Connect, I've finally gotten around to making a first pass at providing config fragments for the linaro kernel. I'd like to propose merging this for 12.04, a

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-28 Thread John Stultz
On 03/27/2012 01:48 AM, Ryan Harkin wrote: Hi John, On 26 March 2012 20:20, John Stultz > wrote: So after talking about it at the last Linaro Connect, I've finally gotten around to making a first pass at providing config fragments for the linaro ke

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-28 Thread Ryan Harkin
On 28 March 2012 13:07, Andy Green wrote: > On 03/27/2012 04:48 PM, Somebody in the thread at some point said: > > > Is there a recommended way of generating a config fragment for a board? > > > > Currently, the vexpress config is quite large and its origin is unknown > > to the LT. If I remove

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-28 Thread Jon Medhurst (Tixy)
On Tue, 2012-03-27 at 09:36 -0700, John Stultz wrote: > On 03/27/2012 06:40 AM, Jon Medhurst (Tixy) wrote: > > On Mon, 2012-03-26 at 12:20 -0700, John Stultz wrote: > >> I suspect we'll need an ubuntu specific fragment as well as all the > >> other board fragments. > > The Ubuntu packaging scripts

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-28 Thread Tushar Behera
On 03/27/2012 12:50 AM, John Stultz wrote: > So after talking about it at the last Linaro Connect, I've finally > gotten around to making a first pass at providing config fragments for > the linaro kernel. I'd like to propose merging this for 12.04, and > doing so early so we can make sure tha

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-28 Thread Andy Green
On 03/27/2012 04:48 PM, Somebody in the thread at some point said: > Is there a recommended way of generating a config fragment for a board? > > Currently, the vexpress config is quite large and its origin is unknown > to the LT. If I remove the linaro-base.conf entries from our config, we > sti

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-28 Thread Jon Medhurst (Tixy)
On Tue, 2012-03-27 at 09:36 -0700, John Stultz wrote: > On 03/27/2012 06:40 AM, Jon Medhurst (Tixy) wrote: > > Finally, where can I find links to any docs on config fragments? I > > started trying to create a fragment for vexpress which just contained: > > > > CONFIG_ARCH_VEXPRESS=y > > CONFIG_ARCH

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-27 Thread John Stultz
On 03/27/2012 06:40 AM, Jon Medhurst (Tixy) wrote: On Mon, 2012-03-26 at 12:20 -0700, John Stultz wrote: I suspect we'll need an ubuntu specific fragment as well as all the other board fragments. The Ubuntu packaging scripts check that various config options are set, using these I have created

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-27 Thread Jon Medhurst (Tixy)
On Mon, 2012-03-26 at 12:20 -0700, John Stultz wrote: > I suspect we'll need an ubuntu specific fragment as well as all the > other board fragments. The Ubuntu packaging scripts check that various config options are set, using these I have created an unbuntu.conf (attached) - I doubt this is what

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-27 Thread Ryan Harkin
Hi John, On 26 March 2012 20:20, John Stultz wrote: >So after talking about it at the last Linaro Connect, I've finally > gotten around to making a first pass at providing config fragments for the > linaro kernel. I'd like to propose merging this for 12.04, and doing so > early so we can ma