On Wed, Oct 01, 2014 at 02:22:18PM +0200, Bart Van Assche wrote:
> I can see that the scsi_free_sgtable(&cmd->sdb, false) call, the 
> scsi_free_sgtable(cmd->prot_sdb, false) call and the 
> scsi_free_sgtable(bidi_sdb, false) call are now performed by the new 
> function scsi_free_sgtables(). But what's not clear to me is to which 
> function the kmem_cache_free(scsi_sdb_cache, bidi_sdb) call has been moved 

Seems like we lost if for the !mq case, oops.

--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to