[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165339058446.1718562.15673499679733918948.b4-ty@ellerman.id.au>
Date: Tue, 24 May 2022 21:09:44 +1000
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Miaoqian Lin <linmq006@...il.com>, Li Yang <leoyang.li@....com>,
Kumar Gala <galak@...nel.crashing.org>,
linux-kernel@...r.kernel.org, Jin Qing <b24347@...escale.com>,
Alexandre Bounine <alexandre.bounine@....com>,
Liu Gang <Gang.Liu@...escale.com>,
Nicholas Piggin <npiggin@...il.com>,
Michael Ellerman <mpe@...erman.id.au>,
Christophe Leroy <christophe.leroy@...roup.eu>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH] powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
On Thu, 12 May 2022 16:37:18 +0400, Miaoqian Lin wrote:
> of_parse_phandle() 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.
>
>
Applied to powerpc/next.
[1/1] powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
https://git.kernel.org/powerpc/c/fcee96924ba1596ca80a6770b2567ca546f9a482
cheers
Powered by blists - more mailing lists