Re: [PATCH v1 0/3] mm: mm_cid static initialization fixes
From: Thomas Gleixner
Date: Tue Jan 13 2026 - 03:18:00 EST
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@xxxxxxxxxxxxxxxxxxxx>
> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> Cc: stable@xxxxxxxxxxxxxxx
> Cc: linux-mm@xxxxxxxxx
Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxx>