Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751561AbbEAUpg (ORCPT ); Fri, 1 May 2015 16:45:36 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:33790 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750807AbbEAUpe (ORCPT ); Fri, 1 May 2015 16:45:34 -0400 Date: Fri, 1 May 2015 22:45:30 +0200 From: Greg KH To: Paul Bolle Cc: Valentin Rothberg , stefan.hengelein@fau.de, linux-kernel@vger.kernel.org Subject: Re: [PATCH] checkkconfigsymbols.py: add option -i to ignore files Message-ID: <20150501204530.GA2090@kroah.com> References: <1430319507-1869-1-git-send-email-valentinrothberg@gmail.com> <1430508696.3928.27.camel@tiscali.nl> <20150501194532.GA523@kroah.com> <1430512235.3928.34.camel@tiscali.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1430512235.3928.34.camel@tiscali.nl> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1552 Lines: 32 On Fri, May 01, 2015 at 10:30:35PM +0200, Paul Bolle wrote: > Greg KH schreef op vr 01-05-2015 om 21:45 [+0200]: > > On Fri, May 01, 2015 at 09:31:36PM +0200, Paul Bolle wrote: > > > Patch hijack: it's been my view for some time now that almost all > > > defconfigs are outdated in one way or another. And they are outdated > > > because they are not, as far as I can tell, updated regularly. So I > > > wonder whether there are any guidelines for defconfigs. What is their > > > purpose? What exactly can one expect when using a defconfig? > > > > When ever I bring this up, someone says, "but we need it to define how > > to select the options for my arch / board!" How real this is is really > > unknown to me but the arches other than x86 seem to insist that they are > > relevant. > > Perhaps I should, just for fun, rebuild v4.1-rc1 using a x86 defconfig > and see what happens. Note that I'm typing this on v4.1-rc1 using an > x86 .config based on what Fedora ships for 21 (which is, on its turn, > based on 3.19.5). We know x86 defconfig doesn't really do much, if anything, these days. It used to be just a copy of Linus's configuration file, but given that the last time it was seriously updated was 2009, I doubt that it can even boot a modern x86 machine these days :) good luck! greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/