Re: [Patch] Fix oops on rmmod usb-storage
From: Alan Cox (alan_at_lxorguk.ukuu.org.uk)
Date: 09/29/04
- Previous message: Borislav Petkov: "Re: 2.6.9-rc2-mm4 drm and XFree oopses"
- In reply to: James Bottomley: "Re: [Patch] Fix oops on rmmod usb-storage"
- Next in thread: James Bottomley: "Re: [Patch] Fix oops on rmmod usb-storage"
- Reply: James Bottomley: "Re: [Patch] Fix oops on rmmod usb-storage"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: James Bottomley <James.Bottomley@SteelEye.com> Date: Wed, 29 Sep 2004 14:17:58 +0100
On Mer, 2004-09-29 at 14:56, James Bottomley wrote:
> The key to the solution of this problem is to know what USB is trying to
> do with the dead device. SCSI is trying to be polite and explicitly
> kill the outstanding commands before it removes the HBA. Presumably USB
> is returning something that says this can't be done so the EH gets all
> the way up to offlining.
Its nothing to do with USB, rmmod with eh running crashes all the other
SCSI drivers I've tested too. After the state transition fails you get
kobject related errors and a crash.
That makes me suspect whatever is ill is in the scsi core.
Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Borislav Petkov: "Re: 2.6.9-rc2-mm4 drm and XFree oopses"
- In reply to: James Bottomley: "Re: [Patch] Fix oops on rmmod usb-storage"
- Next in thread: James Bottomley: "Re: [Patch] Fix oops on rmmod usb-storage"
- Reply: James Bottomley: "Re: [Patch] Fix oops on rmmod usb-storage"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|