On Sat, 2011-10-08 at 21:33 -0400, Christoph Hellwig wrote: > The fix looks reasonable, but shouldn't the reordering also be applied > to transport_cmd_finish_abort_tmr? > The reordering in transport_cmd_finish_abort() was not the issue here, but the calling transport_remove_cmd_from_queue() when 'remove == 0'. This should not be a problem in transport_cmd_finish_abort_tmr() as we always expect to release the tmr associated command. --nab -- 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