On 01/19/2017 11:22 AM, Mike Rapoport wrote: > Hi, > > These patches add notification of madvise(MADV_REMOVE) event to > non-cooperative userfaultfd monitor. > > The first pacth renames EVENT_MADVDONTNEED to EVENT_REMOVE along with > relevant functions and structures. Using _REMOVE instead of _MADVDONTNEED > describes the event semantics more clearly and I hope it's not too late for > such change in the ABI. > > The patches are against current -mm tree. > > Mike Rapoport (3): > userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE > userfaultfd: non-cooperative: add madvise() event for MADV_REMOVE request > userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmem Acked-by: Pavel Emelyanov <xemul@xxxxxxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>