[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4ED75C5A.4070508@ru.mvista.com>
Date: Thu, 01 Dec 2011 14:52:10 +0400
From: Sergei Shtylyov <sshtylyov@...mvista.com>
To: Paul Gortmaker <paul.gortmaker@...driver.com>
CC: nicolas.pitre@...aro.org, linux@....linux.org.uk,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] arm: add default value for PHYS_OFFSET Kconfig setting
Hello.
On 01.12.2011 7:52, Paul Gortmaker wrote:
> Commit 1b9f95f8ade9efc2bd49f0e7b9dc61a038ac3eef introduced the new
Please also cite that commit's summary in parens.
> Kconfig for PHYS_OFFSET but it did not specify a default value.
> This has the undesired side effect of breaking an implictly used
> trick for updating defconfigs on the fly for routine buildtesting
> across all arch and all platforms, i.e.
> cp /path/to/somedefconfig .config ; yes "" | make oldconfig
> In particular, the at91x40_defconfig will enter an infinite loop
> with the above, since there is no default value, and conf will just
> keep asking for one, and "yes" will keep feeding in a line return.
> Signed-off-by: Paul Gortmaker<paul.gortmaker@...driver.com>
WBR, Sergei
--
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