[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.0905011926330.20374@gandalf.stny.rr.com>
Date: Fri, 1 May 2009 19:27:23 -0400 (EDT)
From: Steven Rostedt <rostedt@...dmis.org>
To: Ingo Molnar <mingo@...e.hu>
cc: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Peter Zijlstra <peterz@...radead.org>,
Thomas Gleixner <tglx@...utronix.de>,
Theodore Tso <tytso@....edu>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
zippel@...ux-m68k.org, linux-kbuild@...r.kernel.org,
Sam Ravnborg <sam@...nborg.org>
Subject: Re: [PATCH 0/7] kconfig: more featured minimum module configs
On Fri, 1 May 2009, Ingo Molnar wrote:
>
> * Steven Rostedt <rostedt@...dmis.org> wrote:
>
> > On Thu, 30 Apr 2009, Ingo Molnar wrote:
> >
> > > * Steven Rostedt <rostedt@...dmis.org> wrote:
> > >
> > > > This set of patches adds on top of my previous post.
> > > >
> > > > It fixes CONFIG_IKCONFIG when CONFIG_IKCONFIG_PROC is not set.
> > > > (gcc optimizes the config out!)
> > > >
> > > > As a request from Ingo, it now enables IKCONFIG and will also use
> > > > various locations to find a config to base against.
> > >
> > > hm, now 'make localyesconfig' done on a Fedora distro kernel
> > > produces something very close to an allyesconfig:
> > >
> > > -rw-rw-r-- 1 mingo mingo 91930 2009-04-30 20:03 .config
> > > aldebaran:~/linux/linux> grep =y .config | wc -l
> > > 3398
> > >
> > > is that expected?
> >
> > What config did it use? If it uses an allyesconfig that was
> > already made then it will not disable anything.
>
> i used a regular config - then i also tried an allnoconfig - but no
> change in the result, bloated .config.
Could you send me the config it used (it should print out which one it
used) and the output of lsmod. Then I can test it locally.
Thanks,
-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists