Re: [Patch] Fix oops on rmmod usb-storage

From: Alan Cox
Date: Wed Sep 29 2004 - 09:57:02 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/