Re: [PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()

From: Lorenzo Stoakes
Date: Thu Oct 03 2024 - 03:45:26 EST


On Thu, Oct 03, 2024 at 12:58:51AM +0200, Bert Karwatzki wrote:
> I justed tested the same kernel version with a .config which was created by copying
> the .config from the standard debian kernel, running "make xconfig" and saving.
> I got a crash here, too, but only on the second attempt (this has happend a few (~3)
> times before). I'm not posting the log as it got to long due to the repetion of the
> procedure, also a standard debian kernel does not print the thread id which I guess
> will make the log more confusing.
>
> Bert

Replying here as the dmesg logs kill any thread you post them on sadly.

Could you try this updated version of the patch? Realise there's 1 specific
bit of information we need :)

Much appreciated as usual!

----8<----