On Tue, Jan 31, 2017 at 06:51:02PM +0000, Bart Van Assche wrote: > Hello Christoph, > > The SCSI target ALUA code uses tmr_wq to ensure that ALUA transitions > are executed in the same order as the core_alua_do_transition_tg_pt() > calls that triggered these transitions. So I'm not sure we can get rid > of tmr_wq without rewriting the ALUA code. But I can modify the TMR > code such that it always uses schedule_work() and hence doesn't need > tmr_wq anymore. Switching the TMR code to use schedule_work and then renaming tmr_wq sounds fine to me. -- 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