[PATCH] ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854
Russell King - ARM Linux
linux at arm.linux.org.uk
Sun Oct 19 13:14:51 PDT 2014
On Sun, Oct 19, 2014 at 01:04:20PM -0700, Linus Torvalds wrote:
> On Sun, Oct 19, 2014 at 11:51 AM, Russell King - ARM Linux
> <linux at arm.linux.org.uk> wrote:
> >
> > Does that work for things like allnoconfig and randconfig? I guess people
> > /could/ seed those appropriately, but that seems to be something that Olof
> > wants to avoid doing.
>
> You can force particular config options for those, using something like
>
> export KCONFIG_ALLCONFIG=custom.config
>
> and filling the custom config file with the required config setting.
Yes, this is what I meant above by "seed"ing the configurations, and it
is something I do all the time with my autobuilder here for things like
allnoconfig where I want to ensure that certain options have specific
values.
When I talked to Olof about it, he seemed to be against using the
facility in his autobuilder. I'm not clear on why that was, but I
suspect it's because Olof wants to test real allnoconfig builds.
An alternative is we could have a HAVE_GCC_PR58854_FIX preprocessor
conditional, and pass in KCFLAGS=-DHAVE_GCC_PR58854_FIX to the kernel
to bypass the check.
Either way, I think we need Olof's input on this to say what he's
willing to do.
--
FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up
according to speedtest.net.
More information about the linux-arm-kernel
mailing list