Nutshell few patches to improve mmu_notifier : - patch 1/3 allow to free resources when mm_struct is destroy. - patch 2/3 provide context informations to mmu_notifier listener. - patch 3/3 pass vma to range_start/range_end to avoid duplicate vma lookup inside the listener. I restricted myself to set of less controversial patches and i believe i have addressed all comments that were previously made. Thanks again for all feedback, i hope this version is the good one. This is somewhat of a v5 but i do not include core hmm with those patches. So previous discussion thread : v1 http://www.spinics.net/lists/linux-mm/msg72501.html v2 http://www.spinics.net/lists/linux-mm/msg74532.html v3 http://www.spinics.net/lists/linux-mm/msg74656.html v4 http://www.spinics.net/lists/linux-mm/msg75401.html v5 http://www.spinics.net/lists/linux-mm/msg75875.html Cheers, Jérôme Glisse -- 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>