[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <159965824114.811679.16588415498534668818.b4-ty@ellerman.id.au>
Date: Wed, 9 Sep 2020 23:37:37 +1000 (AEST)
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Nicholas Mc Guire <hofrat@...dl.org>
Cc: Paul Mackerras <paulus@...ba.org>,
Michael Ellerman <mpe@...erman.id.au>,
linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH] powerpc: icp-hv: fix missing of_node_put in success path
On Wed, 4 Jul 2018 10:03:27 +0200, Nicholas Mc Guire wrote:
> Both of_find_compatible_node() and of_find_node_by_type() will
> return a refcounted node on success - thus for the success path
> the node must be explicitly released with a of_node_put().
Applied to powerpc/next.
[1/1] powerpc/icp-hv: Fix missing of_node_put() in success path
https://git.kernel.org/powerpc/c/d3e669f31ec35856f5e85df9224ede5bdbf1bc7b
cheers
Powered by blists - more mailing lists