All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@kernel.org>
To: Rosen Penev <rosenp@gmail.com>, linux-stm32@st-md-mailman.stormreply.com
Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	Alexandre Torgue <alexandre.torgue@foss.st.com>,
	"open list:IRQCHIP DRIVERS" <linux-kernel@vger.kernel.org>,
	"moderated list:ARM/STM32 ARCHITECTURE"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] irqchip/stm32-exti: Use kzalloc_flex
Date: Fri, 20 Mar 2026 10:04:18 +0100	[thread overview]
Message-ID: <87cy0ylvn1.ffs@tglx> (raw)
In-Reply-To: <20260320040443.46038-1-rosenp@gmail.com>

On Thu, Mar 19 2026 at 21:04, Rosen Penev wrote:

This is not a new submission. It's either V3 or a resend of V2. Please
follow the documented process.

Also this still applies:

     https://lore.kernel.org/87ms0erbx4.ffs@tglx

> Simplifies allocations by using a flexible array member in these structs.

Simplify ...

> No need for a second kfree.

That's redundant information and can be seen from the patch. No?

Thanks,

        tglx


      reply	other threads:[~2026-03-20  9:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-20  4:04 [PATCH] irqchip/stm32-exti: Use kzalloc_flex Rosen Penev
2026-03-20  9:04 ` Thomas Gleixner [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=87cy0ylvn1.ffs@tglx \
    --to=tglx@kernel.org \
    --cc=alexandre.torgue@foss.st.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=rosenp@gmail.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 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.