Re: several oopses during boot (was: Re: [PATCH] Add CONFIG for -mregparm=3)

From: Andi Kleen
Date: Sat Jan 17 2004 - 16:29:22 EST


On Sat, Jan 17, 2004 at 10:07:15PM +0100, Sander wrote:
> Andi Kleen wrote (ao):
> > > 2.6.1-mm4
> >
> > Note that this kernel is broken on gcc 3.4 and on 3.3-hammer. If
> > you're using that disable the -funit-at-a-time setting in the main
> > Makefile.
>
> > > VIA C3 Ezra
> > >
> > > It mounts its root filesystem over nfs and has netconsole compiled
> > > in.
> > >
> > > Without the REGPARM option the system boots and runs fine.
> > >
> > > Should I post the oopses, the result of ksymoops, a dmesg and kernel
> > > config or is this an already known issue?
> >
> > Not known. Please post the decoded oopses. Also give your compiler
> > version.
>
> Hope this helps. The system runs fine with the option disabled.

Can you perhaps save your .config, do a make distclean and try
to compile the kernel from scratch again? Maybe you had some stale object
files around.

-Andi
-
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/