From: Thomas Gleixner <tglx@kernel.org>
To: Vladimir Oltean <olteanv@gmail.com>
Cc: Ioana Ciornei <ioana.ciornei@nxp.com>,
Alexander Stein <alexander.stein@ew.tq-group.com>,
Ulf Hansson <ulf.hansson@linaro.org>,
Geert Uytterhoeven <geert+renesas@glider.be>,
Johan Hovold <johan+linaro@kernel.org>,
"Rafael J. Wysocki" <rafael@kernel.org>,
"Rob Herring (Arm)" <robh@kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/2] irqchip: convert ls-extirq to a platform driver
Date: Tue, 13 Jan 2026 21:20:02 +0100 [thread overview]
Message-ID: <87pl7di7t9.ffs@tglx> (raw)
In-Reply-To: <20260113184357.xwtlnp6ya3ujrhn3@skbuf>
On Tue, Jan 13 2026 at 20:43, Vladimir Oltean wrote:
> On Tue, Jan 13, 2026 at 07:36:48PM +0100, Thomas Gleixner wrote:
>> Yes. I've marked it "wait for update" and that's the state since
>> Dec. 5th.
>
> Thanks for the response. I've since looked at the code, and Alexander's
> cleanups are more than "nice", they are required, because when you
> convert a driver from IRQCHIP_DECLARE() to platform_driver, you
> introduce the possibility for it to be unbound from the device, and when
> you do that, the memory that ls_extirq_probe() has allocated needs to be
> freed.
Oh, didn't look in that detail. Thanks for catching it!
> Ioana, Alexander, could you please start a discussion to see who can
> submit the follow up to this thread?
Yes please.
next prev parent reply other threads:[~2026-01-13 20:20 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-05 15:57 [PATCH v2 0/2] irqchip: convert ls-extirq to a platform driver Ioana Ciornei
2025-12-05 15:57 ` [PATCH v2 1/2] irqchip/ls-extirq: convert " Ioana Ciornei
2025-12-12 1:24 ` Thomas Gleixner
2025-12-12 9:51 ` Alexander Stein
2025-12-12 14:17 ` Ioana Ciornei
2025-12-12 14:54 ` Alexander Stein
2025-12-12 14:13 ` Ioana Ciornei
2025-12-05 15:57 ` [PATCH v2 2/2] bus: simple-pm-bus: probe the Layerscape SCFG node Ioana Ciornei
2026-01-13 15:33 ` [PATCH v2 0/2] irqchip: convert ls-extirq to a platform driver Vladimir Oltean
2026-01-13 18:36 ` Thomas Gleixner
2026-01-13 18:43 ` Vladimir Oltean
2026-01-13 20:20 ` Thomas Gleixner [this message]
2026-01-14 12:00 ` Ioana Ciornei
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=87pl7di7t9.ffs@tglx \
--to=tglx@kernel.org \
--cc=alexander.stein@ew.tq-group.com \
--cc=geert+renesas@glider.be \
--cc=gregkh@linuxfoundation.org \
--cc=ioana.ciornei@nxp.com \
--cc=johan+linaro@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=rafael@kernel.org \
--cc=robh@kernel.org \
--cc=ulf.hansson@linaro.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 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.