On 02/08/2017 11:24 PM, Bart Van Assche wrote: > Several SCSI transport protocols require that SCSI task management > functions are processed in the order in which these have been > submitted by the initiator system. Hence introduce a workqueue > per session for TMF processing. Do not specify WQ_MEM_RECLAIM since > only the tcm_loop driver can queue TMF work from inside the memory > allocation path and since the tcm_loop driver is only used to debug > the SCSI target code. > > Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxxxxxx> > Cc: Christoph Hellwig <hch@xxxxxx> > Cc: Hannes Reinecke <hare@xxxxxxxx> > Cc: David Disseldorp <ddiss@xxxxxxx> > --- > drivers/target/target_core_transport.c | 11 ++++++++++- > include/target/target_core_base.h | 1 + > 2 files changed, 11 insertions(+), 1 deletion(-) > Reviewed-by: Hannes Reinecke <hare@xxxxxxxx> Cheers, Hannes -- Dr. Hannes Reinecke zSeries & Storage hare@xxxxxxxx +49 911 74053 688 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: F. Imendörffer, J. Smithard, D. Upmanyu, G. Norton HRB 21284 (AG Nürnberg) -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html