On 11/25/19 8:56 AM, Roman Bolshakov wrote:
Target creation triggers a new BUG_ON introduced in in 4d43d395fed12 ("workqueue: Try to catch flush_work() without INIT_WORK()."). The BUG_ON reveals an attempt to flush free_work in qla24xx_do_nack_work before it's initialized in qlt_unreg_sess: [ ... ]
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>