On Thu, 2010-09-16 at 15:35 -0700, Nicholas A. Bellinger wrote: > From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> > > Greetings all, > > This series contains the first round of a whole-sale conversion for droping > struct Scsi_Host->host_lock around struct Scsi_Host->queuecommand() within > scsi_dispatch_cmd(). So with this first patch the only part of scsi_dispatch_cmd() > that is protected by host_lock is scsi_cmd_get_serial)_. > Maybe we can change the host->cmd_serial_number to atomic and totally avoid the need to take host_lock. Tim -- 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