[PATCH] fix the fix for unmap_vmas & hugepages
Patch from Kevin Pedretti <pedretti@ieee.org> The previous fix for unmapping hugetlb regions could still produce incorrect alignments if the munmap request covers multiple VMA's. Fix it by always unmapped the entire hugepage VMA inside the inner loop.
Showing
Please register or sign in to comment