[PATCH] clk: samsung: exynos5410: fix refcount leak
Alexander A. Klimov
grandmaster at al2klimov.de
Sun May 31 02:27:47 PDT 2026
On 5/30/26 18:26, Krzysztof Kozlowski wrote:
> On 26/05/2026 08:13, Alexander A. Klimov wrote:
>> Every value returned from of_clk_get() is supposed to be cleaned up
>> via clk_put() once not needed anymore.
>>
>> Fixes: be95d2c7d918 ("clk: samsung: Add support for EPLL on exynos5410")
>> Signed-off-by: Alexander A. Klimov <grandmaster at al2klimov.de>
>
>
> Does not apply - you messed somehow sending these.
Strange... copy&paste from
https://lore.kernel.org/all/20260526061321.6123-1-grandmaster@al2klimov.de/
(From: ... 2.54.0) applies to Linus' master.
Wait... ! Don't say because I fired all my compiled patches
at once via git-send-email(1), they assembled to one thread?
🙈
More information about the linux-arm-kernel
mailing list