]> Git Repo - linux.git/commit - fs/userfaultfd.c
userfaultfd: report UFFDIO_ZEROPAGE as available for shmem VMAs
authorMike Rapoport <[email protected]>
Wed, 6 Sep 2017 23:23:12 +0000 (16:23 -0700)
committerLinus Torvalds <[email protected]>
Thu, 7 Sep 2017 00:27:28 +0000 (17:27 -0700)
commitce53e8e6f2cb02d69f0a1d7954e10d3231bc75f5
treecffa940f27e189853b3afd76c49f977eb30d6a93
parent8fb44e5403ca86e33411dfa12dd298ed5ab1c3f7
userfaultfd: report UFFDIO_ZEROPAGE as available for shmem VMAs

Now when shmem VMAs can be filled with zero page via userfaultfd we can
report that UFFDIO_ZEROPAGE is available for those VMAs

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Mike Rapoport <[email protected]>
Cc: "Kirill A. Shutemov" <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Cc: Hillf Danton <[email protected]>
Cc: Hugh Dickins <[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.054612 seconds and 4 git commands to generate.