[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0703271658380.26754@blonde.wat.veritas.com>
Date: Tue, 27 Mar 2007 17:25:06 +0100 (BST)
From: Hugh Dickins <hugh@...itas.com>
To: James Bottomley <James.Bottomley@...elEye.com>
cc: Andrew Morton <akpm@...l.org>, linux-kernel@...r.kernel.org
Subject: CONFIG_SCSI_WAIT_SCAN=m
I'm not using an initrd, most of my kernel is builtin,
just a few modules for occasional filesystems.
CONFIG_MODULES=y
CONFIG_SCSI=y
CONFIG_SCSI_SCAN_ASYNC=y
CONFIG_SCSI_WAIT_SCAN=m
2.6.21-rc5-mm2 VFS panics unable to find my root on /dev/sda2,
but boots okay if I change drivers/scsi/Kconfig to "default y"
instead of "default m" for SCSI_WAIT_SCAN.
I'm sure that's not the right fix, but I don't know what is.
I've had no trouble with SCSI_SCAN_ASYNC=y until now: I could
turn it off, but others may have trouble with the same regression.
Hugh
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists