Re: Linux 6.18-rc6

From: Carlos Llamas

Date: Mon Nov 17 2025 - 22:59:59 EST


On Mon, Nov 17, 2025 at 03:08:22PM +0100, David Hildenbrand (Red Hat) wrote:
> To not lose too much time, I just pushed the following patch to
>
> https://github.com/davidhildenbrand/linux.git zerotags
>
> It would be great if you could give that a spin, I'm still
> cross-compiling it on a bunch of targets.

I was chasing the following kselftest issue:

Testing move-pmd on anon... ERROR: nr 6144 move failed 5332351020490051840 1
(errno=17, @linux/tools/testing/selftests/mm/uffd-unit-tests.c:1198)

... and ended up bisecting to adfb6609c680 ("mm/huge_memory: initialise
the tags of the huge zero folio") too.

FWIW, your patch fixed the failures. I'm running an x86_64 image on
crosvm.

Cheers,
Carlos Llamas