All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: cgel.zte@gmail.com, mpe@ellerman.id.au
Cc: paulus@samba.org, linux-kernel@vger.kernel.org,
	nick.child@ibm.com, benh@kernel.crashing.org,
	Zeal Robot <zealci@zte.com.cn>,
	lv.ruyi@zte.com.cn, maz@kernel.org,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH] powerpc/sysdev: fix refcount leak in icp_opal_init()
Date: Tue, 24 May 2022 21:09:37 +1000	[thread overview]
Message-ID: <165339057736.1718562.8464783736668414946.b4-ty@ellerman.id.au> (raw)
In-Reply-To: <20220402013419.2410298-1-lv.ruyi@zte.com.cn>

On Sat, 2 Apr 2022 01:34:19 +0000, cgel.zte@gmail.com wrote:
> From: Lv Ruyi <lv.ruyi@zte.com.cn>
> 
> The of_find_compatible_node() function returns a node pointer with
> refcount incremented, use of_node_put() on it when done.
> 
> 

Applied to powerpc/next.

[1/1] powerpc/sysdev: fix refcount leak in icp_opal_init()
      https://git.kernel.org/powerpc/c/5dd9e27ea4a39f7edd4bf81e9e70208e7ac0b7c9

cheers

WARNING: multiple messages have this Message-ID (diff)
From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: cgel.zte@gmail.com, mpe@ellerman.id.au
Cc: nick.child@ibm.com, Zeal Robot <zealci@zte.com.cn>,
	linux-kernel@vger.kernel.org, paulus@samba.org, maz@kernel.org,
	linuxppc-dev@lists.ozlabs.org, lv.ruyi@zte.com.cn
Subject: Re: [PATCH] powerpc/sysdev: fix refcount leak in icp_opal_init()
Date: Tue, 24 May 2022 21:09:37 +1000	[thread overview]
Message-ID: <165339057736.1718562.8464783736668414946.b4-ty@ellerman.id.au> (raw)
In-Reply-To: <20220402013419.2410298-1-lv.ruyi@zte.com.cn>

On Sat, 2 Apr 2022 01:34:19 +0000, cgel.zte@gmail.com wrote:
> From: Lv Ruyi <lv.ruyi@zte.com.cn>
> 
> The of_find_compatible_node() function returns a node pointer with
> refcount incremented, use of_node_put() on it when done.
> 
> 

Applied to powerpc/next.

[1/1] powerpc/sysdev: fix refcount leak in icp_opal_init()
      https://git.kernel.org/powerpc/c/5dd9e27ea4a39f7edd4bf81e9e70208e7ac0b7c9

cheers

  reply	other threads:[~2022-05-24 11:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-02  1:34 [PATCH] powerpc/sysdev: fix refcount leak in icp_opal_init() cgel.zte
2022-04-02  1:34 ` cgel.zte
2022-05-24 11:09 ` Michael Ellerman [this message]
2022-05-24 11:09   ` Michael Ellerman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=165339057736.1718562.8464783736668414946.b4-ty@ellerman.id.au \
    --to=patch-notifications@ellerman.id.au \
    --cc=benh@kernel.crashing.org \
    --cc=cgel.zte@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=lv.ruyi@zte.com.cn \
    --cc=maz@kernel.org \
    --cc=mpe@ellerman.id.au \
    --cc=nick.child@ibm.com \
    --cc=paulus@samba.org \
    --cc=zealci@zte.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.