Re: [PATCH v3 15/17] ufs: core: mcq: Add completion support in poll

From: Bart Van Assche
Date: Fri Oct 28 2022 - 18:07:27 EST


On 10/20/22 11:03, Asutosh Das wrote:
Complete cqe requests in poll. Assumption is that
several poll completion may happen in different CPUs
for the same Completion Queue. Hence a spin lock
protection is added.

Completion Queue -> completion queue

Otherwise this patch looks good to me. Hence:

Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>