Re: [BUG] WARNING in unlink_anon_vmas()
From: Jiakai Xu
Date: Wed Mar 18 2026 - 21:21:14 EST
> Fix at
> https://lore.kernel.org/linux-mm/20260318122632.63404-1-ljs@xxxxxxxxxx/
Thank you for the quick investigation and fix.
>
> We like to turn things around quick in mm ;)
>
> Could you check to make sure that fixes the issue? If so could you reply to
> that email with:
>
> Tested-by: Jiakai Xu <jiakaipeanut@xxxxxxxxx>
I tested the patch on my setup with the reproducer that originally
triggered the WARNING in unlink_anon_vmas(), and the issue no longer
reproduces.
Best regards,
Jiakai