On Tue, Mar 10, 2026 at 08:58:21AM -0700, Anthony Yznaga wrote: > 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: Pedro Falcato <[email protected]> -- Pedro

