Re: Fix the reproducible oops in scsi

2007-01-10 Thread OGAWA Hirofumi
-free issue on sdevs? Is there any test case or any info? Or is there any plan to fix it? -- OGAWA Hirofumi <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Fix the reproducible oops in scsi

2007-01-09 Thread OGAWA Hirofumi
added device by first scan. This patch fixes the oops by excluding the SDEV_DEL devices in __scsi_device_lookup_by_target(). What do you think of this? Signed-off-by: OGAWA Hirofumi <[EMAIL PROTECTED]> --- drivers/scsi/scsi.c |2 ++ 1 file changed, 2 insertions(+) diff -puN drivers/scsi/