ioctl_userfaultfd.2: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-03-26 21:43:35 +02:00
parent cd8389ff87
commit a440cc336a
1 changed files with 3 additions and 0 deletions

View File

@ -257,6 +257,9 @@ is zero; or these fields are otherwise invalid.
There as an incompatible mapping in the specified address range.
.\" FIXME Above: What does "incompatible" mean?
.\"
.\" Mike Rapoport:
.\" ENOMEM if the process is exiting and the
.\" mm_struct has gone by the time userfault grabs it.
.SS UFFDIO_UNREGISTER
(Since Linux 4.3.)
Unregister a memory address range from userfaultfd.