Re: [PATCH] crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()

From: Herbert Xu

Date: Tue Dec 23 2025 - 21:52:08 EST


On Tue, Dec 23, 2025 at 09:46:31AM +0800, huangchenghai wrote:
>
> Commit f5a332980a68 ("crypto: hisilicon/qm - add the save operation of eqe
> and aeqe")
>
> introduced an incorrect condition check, which prevents
>
> the while loop from being entered to handle interrupt tasks.
>
> Normally, the code should enter the while loop to process these tasks.

I see. The original patch description threw me off as I thought
the loop condition was simply redundant, rather than inverted :)

I will add this for 6.19.

Thanks,
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt