Re: [PATCH char-misc-next] crypto: xilinx: Handle AES PM API return status

From: Greg KH
Date: Fri May 01 2020 - 06:30:28 EST


On Fri, May 01, 2020 at 03:14:51AM -0700, Rajan Vaja wrote:
> Fixes: bc86f9c54616 ("firmware: xilinx: Remove eemi ops for aes engine")
>
> Return value of AES PM API is not handled which may result in
> unexpected value of "status" in zynqmp_pm_aes_engine().
>
> Consider "status" value as valid only if AES PM API is successful.
>
> Signed-off-by: Rajan Vaja <rajan.vaja@xxxxxxxxxx>

No "Reported-by:" line?

And put the "Fixes:" line down in the s-o-b area please.

thanks,

greg k-h