From: James Bottomley Date: Sun, 18 Sep 2005 20:05:20 +0000 (-0500) Subject: [SCSI] fix oops on usb storage device disconnect X-Git-Tag: v2.6.14-rc3~154^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=939647ee308e0ad924e776657704c7bedd498664;p=pandora-kernel.git [SCSI] fix oops on usb storage device disconnect We fix the oops by enforcing the host state model. There have also been two extra states added: SHOST_CANCEL_RECOVERY and SHOST_DEL_RECOVERY so we can take the model through host removal while the recovery thread is active. Signed-off-by: James Bottomley --- Reading git-diff-tree failed