Re: [PATCH v5 05/10] userfaultfd/shmem: advertise shmem minor fault support

From: Hugh Dickins
Date: Tue Apr 27 2021 - 20:04:10 EST


On Tue, 27 Apr 2021, Axel Rasmussen wrote:

> Now that the feature is fully implemented (the faulting path hooks exist
> so userspace is notified, and the ioctl to resolve such faults is
> available), advertise this as a supported feature.
>
> Signed-off-by: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>

Acked-by: Hugh Dickins <hughd@xxxxxxxxxx>

> ---
> Documentation/admin-guide/mm/userfaultfd.rst | 3 ++-
> fs/userfaultfd.c | 3 ++-
> include/uapi/linux/userfaultfd.h | 7 ++++++-
> 3 files changed, 10 insertions(+), 3 deletions(-)