Re: [patch 25/33] Fix the reproducible oops in scsi

2007-02-06 Thread James Bottomley
On Mon, 2007-02-05 at 16:38 -0800, [EMAIL PROTECTED] wrote: From: OGAWA Hirofumi [EMAIL PROTECTED] I got the oops after some hotplug events. And the similar oops can reproduce by the following step. James Smart already pointed out that this fix isn't valid ... it's a bandaid that doesn't fix

Re: [patch 25/33] Fix the reproducible oops in scsi

2007-02-06 Thread Andrew Morton
On Tue, 06 Feb 2007 09:22:06 -0600 James Bottomley [EMAIL PROTECTED] wrote: On Mon, 2007-02-05 at 16:38 -0800, [EMAIL PROTECTED] wrote: From: OGAWA Hirofumi [EMAIL PROTECTED] I got the oops after some hotplug events. And the similar oops can reproduce by the following step. James

Re: [patch 25/33] Fix the reproducible oops in scsi

2007-02-06 Thread James Smart
Hannes and I will be fostering discussion at the upcoming IO summit to discuss options. -- james s Andrew Morton wrote: On Tue, 06 Feb 2007 09:22:06 -0600 James Bottomley [EMAIL PROTECTED] wrote: On Mon, 2007-02-05 at 16:38 -0800, [EMAIL PROTECTED] wrote: From: OGAWA Hirofumi [EMAIL

[patch 25/33] Fix the reproducible oops in scsi

2007-02-05 Thread akpm
From: OGAWA Hirofumi [EMAIL PROTECTED] I got the oops after some hotplug events. And the similar oops can reproduce by the following step. plug usb-storage (e.g. scsi_host of usb is host5, and device is sde) # mount /dev/sde1 /mnt # echo 1 /sys/block/sde/device/delete # echo - - -