[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120504222442.GB13701@sepie.suse.cz>
Date: Sat, 5 May 2012 00:24:42 +0200
From: Michal Marek <mmarek@...e.cz>
To: "Eric W. Biederman" <ebiederm@...ssion.com>
Cc: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Arnaud Lacombe <lacombar@...il.com>,
linux-kbuild@...r.kernel.org
Subject: Re: [PATCH] kbuild: Add error handling to KCONFIG_ALL_CONFIG
On Thu, Apr 26, 2012 at 01:51:32AM -0700, Eric W. Biederman wrote:
>
> - Only try to read the file specified if KCONFIG_ALL_CONFIG is set to
> something other than the empty string or "1".
>
> - Don't use stat to check the name passed to conf_read_simple so that
> zconf_fopen can find the file in the current directory or in SRCTREE
> removing a extremely source of confusing failure, where KCONFIG_ALL_CONFIG
> was not interpreted with respect to the directory make was called in.
>
> - If conf_read_simple fails complain clearly and stop processing.
> Allowing the simple debugging of typos.
>
> - Clearly document the behavior so it is clear to users which
> values are treated as flags and which values are treated as
> filenames.
Thanks, applied to kbuild.git#kconfig.
Michal
--
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