Re: 2.6.3-mm4 / 2.5 Gb memory / sym53c8xx_2 won't boot

From: Andrew Morton
Date: Tue Mar 02 2004 - 17:54:23 EST


Jurriaan <thunder7@xxxxxxxxx> wrote:
>
> After upgrading my memory from 1 Gb to 2.5 Gb my 2.6.3-mm4 kernel
> wouldn't boot anymore.
>
> It hang when detecting the scsi-chip.
> I had in my .config:
>
> CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
>
> the default value.
>
> The scsi bus kept resetting before detecting any devices. Interestingly,
> 2.6.3-mm1 did boot with that .config setting. Once I recompiled
> 2.6.3-mm4 with
>
> CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
>
> it booted (and worked) fine.
>
> So, something regressed in 2.6.3-mm4 versus 2.6.3-mm1, so the default
> setting didn't work correctly anymore.

I don't know what caused this - there are a few patches in there which
touch the DMA and BIO highmem areas. Plus always the latest scsi
development tree.

> If there is anything I can test, please let me know.

Could you test Linus's current tree? The first link at
http://www.kernel.org/pub/linux/kernel/v2.5/testing/cset/.

If this bug hasn't hit Linus's tree yet, it will soon do so...
-
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/