Re: [PATCH -fixes 0/2] Fix set_huge_pte_at()

From: Andrew Morton
Date: Thu Oct 26 2023 - 10:13:05 EST


On Thu, 26 Oct 2023 10:57:27 +0200 Alexandre Ghiti <alexghiti@xxxxxxxxxxxx> wrote:

> On Tue, Oct 3, 2023 at 6:04 PM Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
> >
> > On Tue, 3 Oct 2023 17:43:10 +0200 Alexandre Ghiti <alex@xxxxxxxx> wrote:
> >
> > > +cc Andrew: Would you mind taking this patchset in your tree for the
> > > next rc? This patchset depends on a previous fix for arm64 that you
> > > merged in rc4 which is not in the riscv -fixes branch yet.
> > >
> > > I saw with Palmer and he should ack this shortly.
> >
> > Well I grabbed them into mm.git's mm-hotfixes-unstable queue. All
> > being well I'll move them into mm-hotfixes-stable within a week then
> > into Linus shortly after.
>
> Those fixes finally did not make it to 6.6, I was hoping for them to
> land in -rc6 or -rc7: for the future, what should have I done to avoid
> that?

They're merged in Linus's tree.

6f1bace9a9fb arm64: hugetlb: fix set_huge_pte_at() to work with all swap entries
935d4f0c6dc8 mm: hugetlb: add huge page size param to set_huge_pte_at()