From: Tony Lindgren <tony@atomide.com>
To: Dan Carpenter <dan.carpenter@linaro.org>
Cc: Tero Kristo <t-kristo@ti.com>, Tero Kristo <kristo@kernel.org>,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>,
Dario Binacchi <dario.binacchi@amarulasolutions.com>,
linux-omap@vger.kernel.org, linux-clk@vger.kernel.org,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] clk: ti: fix double free in of_ti_divider_clk_setup()
Date: Sat, 7 Oct 2023 10:21:06 +0300 [thread overview]
Message-ID: <20231007072106.GV34982@atomide.com> (raw)
In-Reply-To: <6d36eeec-6c8a-4f11-a579-aa3cd7c38749@moroto.mountain>
* Dan Carpenter <dan.carpenter@linaro.org> [231002 10:04]:
> The "div" pointer is freed in _register_divider() and again in
> of_ti_divider_clk_setup(). Delete the free in _register_divider()
Reviewed-by: Tony Lindgren <tony@atomide.com>
next prev parent reply other threads:[~2023-10-07 7:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-02 7:04 [PATCH] clk: ti: fix double free in of_ti_divider_clk_setup() Dan Carpenter
2023-10-07 7:21 ` Tony Lindgren [this message]
2023-10-19 0:54 ` Stephen Boyd
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=20231007072106.GV34982@atomide.com \
--to=tony@atomide.com \
--cc=dan.carpenter@linaro.org \
--cc=dario.binacchi@amarulasolutions.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=kristo@kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=sboyd@kernel.org \
--cc=t-kristo@ti.com \
/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).