Re: [PATCH v2 1/1] scsi: ufs: mcq: Use active_reqs to check busy in clock scaling

From: Martin K. Petersen
Date: Thu Mar 09 2023 - 22:10:12 EST


On Wed, 08 Mar 2023 15:13:23 -0800, Asutosh Das wrote:

> Multi Circular Queue doesn't use outstanding_reqs.
> But the ufs clock scaling functions use outstanding_reqs to
> determine if there're requests pending. When MCQ is enabled
> this check always returns false.
>
> Hence use active_reqs to check if there're pending requests.
>
> [...]

Applied to 6.3/scsi-fixes, thanks!

[1/1] scsi: ufs: mcq: Use active_reqs to check busy in clock scaling
https://git.kernel.org/mkp/scsi/c/c6001025d53a

--
Martin K. Petersen Oracle Linux Engineering