Re: [patch 19/30] Fix the reproducible oops in scsi

2007-02-16 Thread James Smart
Andrew, Please do not include this fix. Per a discussion earlier this week, Hannes Reinecke has proposed a fix: http://marc.theaimsgroup.com/?l=linux-scsi&m=117139230702785&w=2 -- james s [EMAIL PROTECTED] wrote: From: OGAWA Hirofumi <[EMAIL PROTECTED]> I got the oops after some hotplug event

[patch 19/30] Fix the reproducible oops in scsi

2007-02-16 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 - -