On Tue, Oct 27, 2020 at 09:25:10PM +0800, Zhang Qilong wrote: > pm_runtime_get_sync() will increment pm usage counter even > when it returns an error code. We should call put operation > in error handling paths of omap_aes_hw_init. > > Signed-off-by: Zhang Qilong <zhangqilong3@xxxxxxxxxx> > --- > drivers/crypto/omap-aes.c | 1 + > 1 file changed, 1 insertion(+) Your patch has already been applied: commit 383e8a823014532ffd81c787ef9009f1c2bd3b79 Author: Zhang Qilong <zhangqilong3@xxxxxxxxxx> Date: Fri Oct 16 17:05:36 2020 +0800 crypto: omap-aes - fix the reference count leak of omap device Cheers, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt