[PATCH v2] hwrng: exynos - Fix runtime PM imbalance on error

Krzysztof Kozlowski krzysztof.kozlowski at canonical.com
Thu Apr 22 11:46:42 BST 2021


On 22/04/2021 12:41, Łukasz Stelmach wrote:
> pm_runtime_get_sync() increments the runtime PM usage counter even
> the call returns an error code. Thus a pairing decrement is needed
> on the error handling path to keep the counter balanced.

It's exactly the same as Dinghao's patch:
https://lore.kernel.org/linux-samsung-soc/20200522011659.26727-1-dinghao.liu@zju.edu.cn/
which you reviewed. It has even the same commit msg
(although it's difficult to be creative here).

I think it's better to resend his patch instead.



Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list