Re: [BUG]linux-2.4.24 with k8 numa support panic when init scsi

From: 吴涛
Date: Mon Feb 16 2004 - 01:45:12 EST


I am using a dual Operron AMD64 box...
I am building a 64 bit kernel. So I think I can't use gcc295
or CONFIG_M686

On Mon, Feb 16, 2004 at 01:22:21PM +0800, Michael Frank wrote:
>
> On Monday 16 February 2004 11:49, lepton wrote:
> > I have do some test on weekend. The result is:
> >
> > 1. Compiling kernel with gcc 3.2:
> > 2.4.20 2.4.21: can boot, can mount reiserfs filesystem
> > 2.4.22: can boot, can mount reiserfs filesystem, but will panic
> > when reboot. It is perhaps because of "reboot=triple" ?
> > 2.4.23: panic when init scsi, like before.
> > 2.4.24: can boot, can mount reiserfs filesystem, but will panic when
> > reboot.
> >
> > 2. Compiling kernel with gcc 3.3
> > 2.4.20: can not compile....
> > 2.4.21: can boot, can mount reiserfs filesystem
> > 2.4.22: can boot, can mount reiserfs filesystem, but will panic when
> > reboot.
> > 2.4.23: panic when init scsi, like before
> > 2.4.24: panic when init scsi, like before
> >
> > 3. when panic, reboot=bios or reboot=triple both can not work.
> >
> > 2.4.24 changes a little from 2.4.23, so it is strange system will
> > panic in 2.4.23 and don't panic in 2.4.24 when using gcc 3.2
> > Perhaps there is some random error?
>
> Be sure that you have in your .config:
>
> CONFIG_M686=y
> # CONFIG_FRAME_POINTER is not set
>
> and compile with gcc295.
>
> Regards
> Michael
-
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/