On Tue, Jun 03, 2025 at 06:14:22PM -0400, Tal Zussman wrote: > UFFD_CLOEXEC, UFFD_NONBLOCK, and UFFD_FLAGS_SET have been unused since they > were added in commit 932b18e0aec6 ("userfaultfd: linux/userfaultfd_k.h"). > Remove them and the associated BUILD_BUG_ON() checks. > > Signed-off-by: Tal Zussman <tz2294@xxxxxxxxxxxx> Acked-by: Peter Xu <peterx@xxxxxxxxxx> -- Peter Xu