On Thu, May 15, 2025 at 02:23:32PM -0400, Zi Yan wrote: > When userfaultfd is not compiled into kernel, userfaultfd() returns -1, > causing uffd tests in madv_guard fail. Skip the tests instead. > > Signed-off-by: Zi Yan <[email protected]>
Reviewed-by: Pedro Falcato <[email protected]> Thanks! -- Pedro

