mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [merged] exit-dont-include-unused-userfaultfd_kh.patch removed from -mm tree
@ 2017-07-07 19:09 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2017-07-07 19:09 UTC (permalink / raw)
  To: aarcange, mm-commits, rppt


The patch titled
     Subject: kernel/exit.c: don't include unused userfaultfd_k.h
has been removed from the -mm tree.  Its filename was
     exit-dont-include-unused-userfaultfd_kh.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
From: "Mike Rapoport" <rppt@linux.vnet.ibm.com>
Subject: kernel/exit.c: don't include unused userfaultfd_k.h

dd0db88d8094 ("userfaultfd: non-cooperative: rollback userfaultfd_exit")
removed userfaultfd callback from exit() which makes include of
<linux/userfaultfd_k.h> unnecessary.

Link: http://lkml.kernel.org/r/1494930907-3060-1-git-send-email-rppt@linux.vnet.ibm.com
Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 kernel/exit.c |    1 -
 1 file changed, 1 deletion(-)

diff -puN kernel/exit.c~exit-dont-include-unused-userfaultfd_kh kernel/exit.c
--- a/kernel/exit.c~exit-dont-include-unused-userfaultfd_kh
+++ a/kernel/exit.c
@@ -51,7 +51,6 @@
 #include <linux/task_io_accounting_ops.h>
 #include <linux/tracehook.h>
 #include <linux/fs_struct.h>
-#include <linux/userfaultfd_k.h>
 #include <linux/init_task.h>
 #include <linux/perf_event.h>
 #include <trace/events/sched.h>
_

Patches currently in -mm which might be from rppt@linux.vnet.ibm.com are

userfaultfd-non-cooperative-add-madvise-event-for-madv_free-request.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-07 19:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-07 19:09 [merged] exit-dont-include-unused-userfaultfd_kh.patch removed from -mm tree akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).