All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@kernel.org>
To: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	Mathieu Desnoyers <mathieu.desnoyers@efficios.com>,
	stable@vger.kernel.org, linux-mm@kvack.org
Subject: Re: [PATCH v1 0/3] mm: mm_cid static initialization fixes
Date: Tue, 13 Jan 2026 09:17:56 +0100	[thread overview]
Message-ID: <87a4yiexjf.ffs@tglx> (raw)
In-Reply-To: <20251224173358.647691-1-mathieu.desnoyers@efficios.com>

On Wed, Dec 24 2025 at 12:33, Mathieu Desnoyers wrote:
> Here are 2 fixes for missing mm_cid fields for init_mm and efi_mm static
> initialization. The renaming of cpu_bitmap to flexible_array (patch 2)
> is needed for patch 3.
>
> Those are relevant for mainline, with CC stable. They are based on
> v6.19-rc2.
>
> Cc: Andrew Morton <akpm@linux-foundation.org>
> Cc: Thomas Gleixner <tglx@linutronix.de>
> Cc: stable@vger.kernel.org
> Cc: linux-mm@kvack.org

Reviewed-by: Thomas Gleixner <tglx@kernel.org>


      parent reply	other threads:[~2026-01-13  8:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-24 17:33 [PATCH v1 0/3] mm: mm_cid static initialization fixes Mathieu Desnoyers
2025-12-24 17:33 ` [PATCH v1 1/3] mm: Add missing static initializer for init_mm::mm_cid.lock Mathieu Desnoyers
2025-12-24 17:33 ` [PATCH v1 2/3] mm: Rename cpu_bitmap field to flexible_array Mathieu Desnoyers
2025-12-24 17:33 ` [PATCH v1 3/3] mm: Take into account mm_cid size for mm_struct static definitions Mathieu Desnoyers
2026-01-13  8:17 ` 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=87a4yiexjf.ffs@tglx \
    --to=tglx@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mathieu.desnoyers@efficios.com \
    --cc=stable@vger.kernel.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.