Re: [PATCH v2 4/5] ibmvfc: complete commands outside the host/queue lock

From: Tyrel Datwyler
Date: Wed Jan 06 2021 - 12:19:37 EST


On 1/5/21 8:42 PM, Martin K. Petersen wrote:
>
> Tyrel,
>
>> Drain the command queue and place all commands on a completion list.
>> Perform command completion on that list outside the host/queue locks.
>> Further, move purged command compeletions outside the host_lock as well.
>
> Please resubmit entire series instead of amending individual patches.
>
> thanks!
>

No problem. I wasn't sure since it was simply adding a "static" keyword. I'll
send a v2 out today.

-Tyrel