Re: [PATCH net 3/3] net/smc: Resolve the race between SMC-R link access and clear
From: Wen Gu
Date: Tue Jan 11 2022 - 11:44:46 EST
On 2022/1/12 00:02, Karsten Graul wrote:
On 11/01/2022 16:49, Wen Gu wrote:
OK, I will correct this as well.
And similarly I want to move smc_ibdev_cnt_dec() and put_device() to
__smcr_link_clear() as well to ensure that put link related resources
only when link is actually cleared. What do you think?
I think that's a good idea, yes.
Thank you.
Not in a hurry, just want to ask should I send a v2 with these changes
or continue to wait for subsequent review of v1?
Thanks,
Wen Gu