Re: [PATCH] clk: samsung: exynos5410: fix refcount leak
From: Alexander A. Klimov
Date: Sun May 31 2026 - 05:31:04 EST
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@xxxxxxxxxxxx>
Does not apply - you messed somehow sending these.
Strange... copy&paste from
https://lore.kernel.org/all/20260526061321.6123-1-grandmaster@xxxxxxxxxxxx/
(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?
🙈