Re: [PATCH v4 2/3] selftests/mm: verify droppable mappings cannot be locked
From: David Hildenbrand (Arm)
Date: Thu Apr 16 2026 - 04:45:16 EST
On 4/16/26 05:39, Anthony Yznaga wrote:
> For configs that support MAP_DROPPABLE verify that a mapping created
> with MAP_DROPPABLE cannot be locked via mlock(), and that it will not
> be locked if it's created after mlockall(MCL_FUTURE).
>
> Signed-off-by: Anthony Yznaga <anthony.yznaga@xxxxxxxxxx>
> Acked-by: David Hildenbrand (Arm) <david@xxxxxxxxxx>
> ---
LGTM, thanks!
--
Cheers,
David