On Wed, 12 May 2010 09:32:14 -0400 James Smart <james.smart@xxxxxxxxxx> wrote: > - Add reference counting to prevent module removal when > there are outstanding BSG requests. Didn't I worked on it about scsi_transport_sas? bsg holds the ref count on the device that passed in bsg_register_queue() while there are outstanding bsg requests. It is supposed to prevent the module of the hold device from be removed. Do you get the oops message? -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html