Re: [PATCH net 3/3] net/smc: Resolve the race between SMC-R link access and clear

From: Karsten Graul
Date: Tue Jan 11 2022 - 12:42:50 EST


On 11/01/2022 17:44, Wen Gu wrote:
>
>
> 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?
>

Yeah I think its time for a v2, thank you!