From: Markus Elfring <Markus.Elfring@web.de>
To: vulab@iscas.ac.cn, linux-riscv@lists.infradead.org,
Albert Ou <aou@eecs.berkeley.edu>,
Palmer Dabbelt <palmer@dabbelt.com>,
Paul Walmsley <pjw@kernel.org>
Cc: stable@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
kernel-janitors@vger.kernel.org, Alexandre Ghiti <alex@ghiti.fr>,
Atish Patra <atish.patra@linux.dev>
Subject: Re: [PATCH] riscv: cacheinfo: Fix node reference leak in populate_cache_leaves
Date: Mon, 23 Mar 2026 20:36:55 +0100 [thread overview]
Message-ID: <f4fba38e-c2b8-4e08-a958-ea433a7cbe05@web.de> (raw)
In-Reply-To: <20260323115957.38348-1-vulab@iscas.ac.cn>
…
> Fix this by changing the final `of_node_put(np)` to `of_node_put(prev)`.
How do you think about to use a wording approach like “Thus replace
the passed variable np by prev in an of_node_put() call at the end of
this function implementation”?
…
> Signed-off-by: Zishun Yi <vulab@iscas.ac.cn>
Can further clarifications become helpful also for the safe usage of
the Developer's Certificate of Origin?
Regards,
Markus
prev parent reply other threads:[~2026-03-23 19:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-23 11:59 [PATCH] riscv: cacheinfo: Fix node reference leak in populate_cache_leaves Zishun Yi
2026-03-23 19:36 ` Markus Elfring [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=f4fba38e-c2b8-4e08-a958-ea433a7cbe05@web.de \
--to=markus.elfring@web.de \
--cc=alex@ghiti.fr \
--cc=aou@eecs.berkeley.edu \
--cc=atish.patra@linux.dev \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=palmer@dabbelt.com \
--cc=pjw@kernel.org \
--cc=stable@vger.kernel.org \
--cc=vulab@iscas.ac.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox