]> Git Repo - linux.git/commit
userfaultfd: hugetlbfs: userfaultfd_huge_must_wait for hugepmd ranges
authorMike Kravetz <[email protected]>
Wed, 22 Feb 2017 23:43:10 +0000 (15:43 -0800)
committerLinus Torvalds <[email protected]>
Thu, 23 Feb 2017 00:41:28 +0000 (16:41 -0800)
commit369cd2121be440543280b91056de187f625d0dbb
tree800cc640df4ee6e627f61e277d27b3d90936e0a5
parent9903bd7b73ef0dec429e951009b36643eb0fe239
userfaultfd: hugetlbfs: userfaultfd_huge_must_wait for hugepmd ranges

Add routine userfaultfd_huge_must_wait which has the same functionality
as the existing userfaultfd_must_wait routine.  Only difference is that
new routine must handle page table structure for hugepmd vmas.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Mike Kravetz <[email protected]>
Signed-off-by: Andrea Arcangeli <[email protected]>
Cc: "Dr. David Alan Gilbert" <[email protected]>
Cc: Hillf Danton <[email protected]>
Cc: Michael Rapoport <[email protected]>
Cc: Mike Rapoport <[email protected]>
Cc: Pavel Emelyanov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/userfaultfd.c
This page took 0.059985 seconds and 4 git commands to generate.