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 <[email protected]> > Acked-by: David Hildenbrand (Arm) <[email protected]> > ---
LGTM, thanks! -- Cheers, David

