On Fri, Sep 22, 2023 at 09:42:08AM -0700, Bart Van Assche wrote: > On 9/22/23 09:32, Zhu Yanjun wrote: > > From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx> > > > > This reverts commit 9b4b7c1f9f54120940e243251e2b1407767b3381. > > > > This commit replaces tasklet with workqueue. But this results > > in occasionally pocess hang at the blktests test case srp/002. > > After the discussion in the link[1], this commit is reverted. > > > > Link: https://lore.kernel.org/linux-rdma/e8b76fae-780a-470e-8ec4-c6b650793d10@xxxxxxxxxxxxx/T/#t [1] > > Signed-off-by: Zhu Yanjun <yanjun.zhu@xxxxxxxxx> > > CC: rpearsonhpe@xxxxxxxxx > > CC: matsuda-daisuke@xxxxxxxxxxx > > CC: bvanassche@xxxxxxx > > CC: shinichiro.kawasaki@xxxxxxx > > Shouldn't the Cc-list occur before the Signed-off-by tag? Anyway: chackpatch didn't complain, so I took it as is. > > Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx> Thanks