All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Rosen Penev <rosenp@gmail.com>
Cc: linux-mtd@lists.infradead.org,
	 Richard Weinberger <richard@nod.at>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	 linux-kernel@vger.kernel.org (open list)
Subject: Re: [PATCH] mtd: sm_ftl: allocate cis_buffer with main struct
Date: Mon, 04 May 2026 16:00:37 +0200	[thread overview]
Message-ID: <874ikns29m.fsf@bootlin.com> (raw)
In-Reply-To: <20260430220719.77223-1-rosenp@gmail.com> (Rosen Penev's message of "Thu, 30 Apr 2026 15:07:19 -0700")

Hi Rosen,

On 30/04/2026 at 15:07:19 -07, Rosen Penev <rosenp@gmail.com> wrote:

> Use a flexible array member and kzalloc_flex() to do so. Simplifies
> memory allocation slightly.
>
> Signed-off-by: Rosen Penev <rosenp@gmail.com>

Applied to mtd/next.

Thanks,
Miquèl

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Rosen Penev <rosenp@gmail.com>
Cc: linux-mtd@lists.infradead.org,
	 Richard Weinberger <richard@nod.at>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	 linux-kernel@vger.kernel.org (open list)
Subject: Re: [PATCH] mtd: sm_ftl: allocate cis_buffer with main struct
Date: Mon, 04 May 2026 16:00:37 +0200	[thread overview]
Message-ID: <874ikns29m.fsf@bootlin.com> (raw)
In-Reply-To: <20260430220719.77223-1-rosenp@gmail.com> (Rosen Penev's message of "Thu, 30 Apr 2026 15:07:19 -0700")

Hi Rosen,

On 30/04/2026 at 15:07:19 -07, Rosen Penev <rosenp@gmail.com> wrote:

> Use a flexible array member and kzalloc_flex() to do so. Simplifies
> memory allocation slightly.
>
> Signed-off-by: Rosen Penev <rosenp@gmail.com>

Applied to mtd/next.

Thanks,
Miquèl

  parent reply	other threads:[~2026-05-04 14:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-30 22:07 [PATCH] mtd: sm_ftl: allocate cis_buffer with main struct Rosen Penev
2026-04-30 22:07 ` Rosen Penev
2026-05-04 13:52 ` Miquel Raynal
2026-05-04 13:52   ` Miquel Raynal
2026-05-04 14:00 ` Miquel Raynal [this message]
2026-05-04 14:00   ` Miquel Raynal

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=874ikns29m.fsf@bootlin.com \
    --to=miquel.raynal@bootlin.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=richard@nod.at \
    --cc=rosenp@gmail.com \
    --cc=vigneshr@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 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.