public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
* Re: [PATCH 00/14] kconfig: streamline distro configs for testers
       [not found]   ` <alpine.DEB.2.00.0908201741370.16405@gandalf.stny.rr.com>
@ 2009-08-20 22:13     ` Andrew Morton
  2009-08-21 13:52       ` Ingo Molnar
  0 siblings, 1 reply; 5+ messages in thread
From: Andrew Morton @ 2009-08-20 22:13 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: linux-kernel, mingo, tglx, peterz, torvalds, tytso, arjan, greg,
	mcgrof, zippel, linux-kbuild, sam, corbet, sourcejedi.lkml, andi,
	Stephen Rothwell, linux-next

On Thu, 20 Aug 2009 17:43:38 -0400 (EDT)
Steven Rostedt <rostedt@goodmis•org> wrote:

> > 
> > > The following patches are in:
> > > 
> > >   git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
> > > 
> > >     branch: kconfig
> > 
> > Sam's been quiet lately.  I suggest that you add this to linux-next
> > now so people get a chance to poke at it.
> 
> I have no means of pushing into next. Would someone like to do a pull for 
> me?

If suitably bribed, Stephen will add you tree directly to the linux-nxt
lineup.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH 00/14] kconfig: streamline distro configs for testers
  2009-08-20 22:13     ` [PATCH 00/14] kconfig: streamline distro configs for testers Andrew Morton
@ 2009-08-21 13:52       ` Ingo Molnar
  2009-08-21 15:08         ` Steven Rostedt
  0 siblings, 1 reply; 5+ messages in thread
From: Ingo Molnar @ 2009-08-21 13:52 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Steven Rostedt, linux-kernel, tglx, peterz, torvalds, tytso,
	arjan, greg, mcgrof, zippel, linux-kbuild, sam, corbet,
	sourcejedi.lkml, andi, Stephen Rothwell, linux-next


* Andrew Morton <akpm@linux-foundation•org> wrote:

> On Thu, 20 Aug 2009 17:43:38 -0400 (EDT)
> Steven Rostedt <rostedt@goodmis•org> wrote:
> 
> > > 
> > > > The following patches are in:
> > > > 
> > > >   git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
> > > > 
> > > >     branch: kconfig
> > > 
> > > Sam's been quiet lately.  I suggest that you add this to linux-next
> > > now so people get a chance to poke at it.
> > 
> > I have no means of pushing into next. Would someone like to do a pull for 
> > me?
> 
> If suitably bribed, Stephen will add you tree directly to the 
> linux-nxt lineup.

Yep, we always needed another kconfig maintainer (Sam's being mostly 
busy with kbuild), and it's nice to see that Steve volunteered for 
that job now! ;-)

	Ingo

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH 00/14] kconfig: streamline distro configs for testers
  2009-08-21 13:52       ` Ingo Molnar
@ 2009-08-21 15:08         ` Steven Rostedt
  2009-08-21 16:32           ` Ingo Molnar
  0 siblings, 1 reply; 5+ messages in thread
From: Steven Rostedt @ 2009-08-21 15:08 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Andrew Morton, linux-kernel, tglx, peterz, torvalds, tytso, arjan,
	greg, mcgrof, zippel, linux-kbuild, sam, corbet, sourcejedi.lkml,
	andi, Stephen Rothwell, linux-next


On Fri, 21 Aug 2009, Ingo Molnar wrote:

> 
> * Andrew Morton <akpm@linux-foundation•org> wrote:
> 
> > On Thu, 20 Aug 2009 17:43:38 -0400 (EDT)
> > Steven Rostedt <rostedt@goodmis•org> wrote:
> > 
> > > > 
> > > > > The following patches are in:
> > > > > 
> > > > >   git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
> > > > > 
> > > > >     branch: kconfig
> > > > 
> > > > Sam's been quiet lately.  I suggest that you add this to linux-next
> > > > now so people get a chance to poke at it.
> > > 
> > > I have no means of pushing into next. Would someone like to do a pull for 
> > > me?
> > 
> > If suitably bribed, Stephen will add you tree directly to the 
> > linux-nxt lineup.
> 
> Yep, we always needed another kconfig maintainer (Sam's being mostly 
> busy with kbuild), and it's nice to see that Steve volunteered for 
> that job now! ;-)

Sure why not?

I've created a new repo:

git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig.git

and the same changes are in the branch: for-next

I still need to do the testing.

-- Steve

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH 00/14] kconfig: streamline distro configs for testers
  2009-08-21 15:08         ` Steven Rostedt
@ 2009-08-21 16:32           ` Ingo Molnar
  2009-08-21 17:39             ` Steven Rostedt
  0 siblings, 1 reply; 5+ messages in thread
From: Ingo Molnar @ 2009-08-21 16:32 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: Andrew Morton, linux-kernel, tglx, peterz, torvalds, tytso, arjan,
	greg, mcgrof, zippel, linux-kbuild, sam, corbet, sourcejedi.lkml,
	andi, Stephen Rothwell, linux-next


* Steven Rostedt <rostedt@goodmis•org> wrote:

> 
> On Fri, 21 Aug 2009, Ingo Molnar wrote:
> 
> > 
> > * Andrew Morton <akpm@linux-foundation•org> wrote:
> > 
> > > On Thu, 20 Aug 2009 17:43:38 -0400 (EDT)
> > > Steven Rostedt <rostedt@goodmis•org> wrote:
> > > 
> > > > > 
> > > > > > The following patches are in:
> > > > > > 
> > > > > >   git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
> > > > > > 
> > > > > >     branch: kconfig
> > > > > 
> > > > > Sam's been quiet lately.  I suggest that you add this to linux-next
> > > > > now so people get a chance to poke at it.
> > > > 
> > > > I have no means of pushing into next. Would someone like to do a pull for 
> > > > me?
> > > 
> > > If suitably bribed, Stephen will add you tree directly to the 
> > > linux-nxt lineup.
> > 
> > Yep, we always needed another kconfig maintainer (Sam's being mostly 
> > busy with kbuild), and it's nice to see that Steve volunteered for 
> > that job now! ;-)
> 
> Sure why not?
> 
> I've created a new repo:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig.git
> 
> and the same changes are in the branch: for-next

Cool!

I'm wondering, what do you think about Vegard's 'warn about complex 
selects' feature for kconfig which he submitted some time ago:

  http://lkml.org/lkml/2008/5/4/13

That's a really sore kconfig spot we have. It's not a bug, but it 
sure bites people again and again, and it would be nice to have some 
built-in mechanism that gently nudges us away from complex selects. 
(many of which are inadvertent or become complex after the fact)

	Ingo

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH 00/14] kconfig: streamline distro configs for testers
  2009-08-21 16:32           ` Ingo Molnar
@ 2009-08-21 17:39             ` Steven Rostedt
  0 siblings, 0 replies; 5+ messages in thread
From: Steven Rostedt @ 2009-08-21 17:39 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Andrew Morton, linux-kernel, tglx, peterz, torvalds, tytso, arjan,
	greg, mcgrof, zippel, linux-kbuild, sam, corbet, sourcejedi.lkml,
	andi, Stephen Rothwell, linux-next


On Fri, 21 Aug 2009, Ingo Molnar wrote:
> * Steven Rostedt <rostedt@goodmis•org> wrote:
> 
> I'm wondering, what do you think about Vegard's 'warn about complex 
> selects' feature for kconfig which he submitted some time ago:
> 
>   http://lkml.org/lkml/2008/5/4/13
> 
> That's a really sore kconfig spot we have. It's not a bug, but it 
> sure bites people again and again, and it would be nice to have some 
> built-in mechanism that gently nudges us away from complex selects. 
> (many of which are inadvertent or become complex after the fact)

I'll take a look at that too. We need to be careful about kicking out too 
many warnings. Perhaps a "make configcheck" is in order that will do 
various checks. This is very similar to my check for select dependency 
error patch:

  http://lkml.org/lkml/2009/2/21/2

I may take a look at getting both of these in (or a merge of the two).

-- Steve

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-08-21 17:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20090819025634.987354707@goodmis.org>
     [not found] ` <20090820143025.7134930f.akpm@linux-foundation.org>
     [not found]   ` <alpine.DEB.2.00.0908201741370.16405@gandalf.stny.rr.com>
2009-08-20 22:13     ` [PATCH 00/14] kconfig: streamline distro configs for testers Andrew Morton
2009-08-21 13:52       ` Ingo Molnar
2009-08-21 15:08         ` Steven Rostedt
2009-08-21 16:32           ` Ingo Molnar
2009-08-21 17:39             ` Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox