[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165450734050.62970.14209862492760707950.b4-ty@linaro.org>
Date: Mon, 6 Jun 2022 11:22:34 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org,
Alim Akhtar <alim.akhtar@...sung.com>,
Miaoqian Lin <linmq006@...il.com>,
Russell King <linux@...linux.org.uk>,
linux-kernel@...r.kernel.org,
Pankaj Dubey <pankaj.dubey@...sung.com>,
Kukjin Kim <kgene.kim@...sung.com>,
Tomasz Figa <t.figa@...sung.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Subject: Re: [PATCH] ARM: exynos: Fix refcount leak in exynos_map_pmu
On Mon, 23 May 2022 18:55:13 +0400, Miaoqian Lin wrote:
> of_find_matching_node() returns a node pointer with refcount
> incremented, we should use of_node_put() on it when not need anymore.
> Add missing of_node_put() to avoid refcount leak.
> of_node_put() checks null pointer.
>
>
Applied, thanks!
[1/1] ARM: exynos: Fix refcount leak in exynos_map_pmu
https://git.kernel.org/krzk/linux/c/c4c79525042a4a7df96b73477feaf232fe44ae81
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Powered by blists - more mailing lists