Re: [PATCH v4] mm: convert page type macros to enum
From: Andrew Morton
Date: Mon Jun 17 2024 - 16:59:15 EST
On Mon, 17 Jun 2024 13:34:21 -0700 Stephen Brennan <stephen.s.brennan@xxxxxxxxxx> wrote:
> >>> Fixes: 46df8e73a4a3 ("mm: free up PG_slab")
> >>
> >> Should we backport this into 6.9.x?
> >
> > Hi Andrew,
> >
> > Looks like commit 46df8e73a4a3 ("mm: free up PG_slab") is introduced in
> > the v6.10-rc's, and not backported to 6.9. So PG_slab is still part of
>
> Hi Andrew,
>
> I saw that you've merged this into mm-unstable, thank you!
>
> Since 46df8e73a4a3 ("mm: free up PG_slab") is part of the current 6.10
> RC, it would be great if this patch could be part of the 6.10 release so
> we don't release a kernel missing the PG_slab info.
>
> Can you confirm if mm-unstable will get merged in this release cycle? Or
> else, would it be possible to include it in a branch that will?
OK, thanks, I moved it into mm-hotfixes-unstable for a 6.10-rcX merge.