[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.0908211047160.16405@gandalf.stny.rr.com>
Date: Fri, 21 Aug 2009 10:50:15 -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>,
Thomas Gleixner <tglx@...utronix.de>,
Peter Zijlstra <peterz@...radead.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Theodore Tso <tytso@....edu>,
Arjan van de Ven <arjan@...radead.org>,
Greg KH <greg@...ah.com>,
"Luis R. Rodriguez" <mcgrof@...il.com>, zippel@...ux-m68k.org,
linux-kbuild@...r.kernel.org, Sam Ravnborg <sam@...nborg.org>,
Jonathan Corbet <corbet@....net>,
Alan Jenkins <sourcejedi.lkml@...glemail.com>,
Andi Kleen <andi@...stfloor.org>
Subject: Re: [PATCH 00/14] kconfig: streamline distro configs for testers
On Fri, 21 Aug 2009, Ingo Molnar wrote:
>
> btw., the way i tested this in the past (and which i dont have time
> to test right now) is that i took a plain Fedora box with a regular
> rpm kernel booted up and typed:
>
> make localyesconfig
>
> and built it and then 1) checked the size of the .config (it should
> be much smaller than allyesconfig) and 2) tried to boot the
> resulting bzImage.
Did you check the size without the # comments?
>
> It either didnt boot in the past, or had a very large .config. It
> would be nice if you could check whether it does on a box of yours.
> (maybe you already did that!)
I went back to your old config and I could not reproduce it. But I'll try
again with a new kernel rpm, and do the following:
# rpm -Uvh <some new kernel>
# reboot # to that new kernel
$ git clone <latest-linus.git> linus.git
$ cd linus.git
$ make localyesconfig
and see what happens. Is this a good test for you?
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