On Sun, Apr 03, 2011 at 07:15:43AM -0600, Matthew Wilcox wrote: > Hm, yeah, it looks like it's only used for checking whether the command > we're aborting is the same command we're using to do the aborts. In > which case, can't we simply do this? Eric? A similar question also applies for the old fusion driver. There it even compares the serial number with one taken from the same scsi_cmnd in the same function. If we could reuse a scsi_cmnd while in the ->eh_abort handler for fusion it would have to seriously mess up it's locking and lifetime rules. -- 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