From: Shawn Guo <shawnguo2@yeah.net>
To: Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
Cc: shawnguo@kernel.org, s.hauer@pengutronix.de,
kernel@pengutronix.de, festevam@gmail.com, imx@lists.linux.dev
Subject: Re: [PATCH] firmware: imx-scu: fix OF node leak in .probe()
Date: Tue, 18 Feb 2025 11:23:01 +0800 [thread overview]
Message-ID: <Z7P9FU0WJ2eNNOtp@dragon> (raw)
In-Reply-To: <20241224033456.1312930-1-joe@pf.is.s.u-tokyo.ac.jp>
On Tue, Dec 24, 2024 at 12:34:56PM +0900, Joe Hattori wrote:
> imx_scu_probe() calls of_parse_phandle_with_args(), but does not
> release the OF node reference obtained by it. Add a of_node_put() call
> after done with the node.
>
> Fixes: f25a066d1a07 ("firmware: imx-scu: Support one TX and one RX")
> Signed-off-by: Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
Applied, thanks!
prev parent reply other threads:[~2025-02-18 3:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-24 3:34 [PATCH] firmware: imx-scu: fix OF node leak in .probe() Joe Hattori
2025-02-18 3:23 ` Shawn Guo [this message]
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=Z7P9FU0WJ2eNNOtp@dragon \
--to=shawnguo2@yeah.net \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=joe@pf.is.s.u-tokyo.ac.jp \
--cc=kernel@pengutronix.de \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).