Re: linux-next: Tree for October 13

From: Andrew Morton
Date: Wed Oct 13 2010 - 20:48:11 EST


On Wed, 13 Oct 2010 17:41:08 -0700
"H. Peter Anvin" <hpa@xxxxxxxxx> wrote:

> On 10/13/2010 05:38 PM, Andrew Morton wrote:
> > On Wed, 13 Oct 2010 15:45:22 +1100
> > Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> >
> >> I have created today's linux-next tree at
> >> git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> >
> > In an i386 allmodconfig build, compilation of
> > arch/x86/kernel/early_printk_mrst.c is emitting a call to
> > __this_fixmap_does_not_exist().
>
> Will look at it. Do you happen to have toolchain versions?
>

gcc-4.1.0. Which is actually an officially banned compiler version:

# if __GNUC_MINOR__ == 1 && __GNUC_PATCHLEVEL__ <= 1
# error Your version of gcc miscompiles the __weak directive

lazyass here needs to find a new cross-compiler.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/