Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Rosen Penev <rosenp@gmail.com>
Cc: linux-sound@vger.kernel.org, Jaroslav Kysela <perex@perex.cz>,
	Takashi Iwai <tiwai@suse.com>, Kees Cook <kees@kernel.org>,
	"Gustavo A. R. Silva" <gustavoars@kernel.org>,
	linux-kernel@vger.kernel.org (open list),
	linux-hardening@vger.kernel.org (open list:KERNEL HARDENING (not
	covered by other areas)__counted_by:Keyword:b(_le|_be)?b)
Subject: Re: [PATCH] ALSA: seq: Use flexible array for MIDI channels
Date: Fri, 15 May 2026 08:53:12 +0200	[thread overview]
Message-ID: <87cxyxupt3.wl-tiwai@suse.de> (raw)
In-Reply-To: <20260511075447.445350-1-rosenp@gmail.com>

On Mon, 11 May 2026 09:54:47 +0200,
Rosen Penev wrote:
> 
> Store MIDI channel entries in the MIDI channel set allocation instead
> of allocating them separately.
> 
> This ties the channel array lifetime directly to the channel set, removes
> a separate allocation failure path, and lets __counted_by() describe the
> array bounds. Move the embedded emux channel set to the end of its
> containing structure so it can carry the flexible array.
> 
> Assisted-by: Codex:GPT-5.5
> Signed-off-by: Rosen Penev <rosenp@gmail.com>

Applied to for-next branch.  Thanks.


Takashi

      reply	other threads:[~2026-05-15  6:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-11  7:54 [PATCH] ALSA: seq: Use flexible array for MIDI channels Rosen Penev
2026-05-15  6:53 ` Takashi Iwai [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=87cxyxupt3.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=gustavoars@kernel.org \
    --cc=kees@kernel.org \
    --cc=linux-hardening@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=rosenp@gmail.com \
    --cc=tiwai@suse.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