[folded-merged] userfaultfd-activate-syscall-fix-2.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     Subject: userfaultfd-activate-syscall-fix-2
has been removed from the -mm tree.  Its filename was
     userfaultfd-activate-syscall-fix-2.patch

This patch was dropped because it was folded into userfaultfd-activate-syscall.patch

------------------------------------------------------
From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Subject: userfaultfd-activate-syscall-fix-2

don't enable userfaultfd on powerpc, per some email discussion which I've
lost

Cc: Andrea Arcangeli <aarcange@xxxxxxxxxx>
Cc: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Cc: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Cc: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
Cc: Paul Mackerras <paulus@xxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 arch/powerpc/include/asm/systbl.h      |    1 -
 arch/powerpc/include/asm/unistd.h      |    2 +-
 arch/powerpc/include/uapi/asm/unistd.h |    1 -
 3 files changed, 1 insertion(+), 3 deletions(-)

diff -puN arch/powerpc/include/asm/systbl.h~userfaultfd-activate-syscall-fix-2 arch/powerpc/include/asm/systbl.h
--- a/arch/powerpc/include/asm/systbl.h~userfaultfd-activate-syscall-fix-2
+++ a/arch/powerpc/include/asm/systbl.h
@@ -368,4 +368,3 @@ SYSCALL_SPU(memfd_create)
 SYSCALL_SPU(bpf)
 COMPAT_SYS(execveat)
 PPC64ONLY(switch_endian)
-SYSCALL_SPU(userfaultfd)
diff -puN arch/powerpc/include/asm/unistd.h~userfaultfd-activate-syscall-fix-2 arch/powerpc/include/asm/unistd.h
--- a/arch/powerpc/include/asm/unistd.h~userfaultfd-activate-syscall-fix-2
+++ a/arch/powerpc/include/asm/unistd.h
@@ -12,7 +12,7 @@
 #include <uapi/asm/unistd.h>
 
 
-#define __NR_syscalls		365
+#define __NR_syscalls		364
 
 #define __NR__exit __NR_exit
 #define NR_syscalls	__NR_syscalls
diff -puN arch/powerpc/include/uapi/asm/unistd.h~userfaultfd-activate-syscall-fix-2 arch/powerpc/include/uapi/asm/unistd.h
--- a/arch/powerpc/include/uapi/asm/unistd.h~userfaultfd-activate-syscall-fix-2
+++ a/arch/powerpc/include/uapi/asm/unistd.h
@@ -386,6 +386,5 @@
 #define __NR_bpf		361
 #define __NR_execveat		362
 #define __NR_switch_endian	363
-#define __NR_userfaultfd	364
 
 #endif /* _UAPI_ASM_POWERPC_UNISTD_H_ */
_

Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are

kernel-kthreadc-kthread_create_on_node-clarify-documentation.patch
userfaultfd-activate-syscall.patch
userfaultfd-avoid-mmap_sem-read-recursion-in-mcopy_atomic-fix.patch
genalloc-add-name-arg-to-gen_pool_get-and-devm_gen_pool_create-fix.patch
genalloc-add-support-of-multiple-gen_pools-per-device-fix.patch
mm-make-gup-handle-pfn-mapping-unless-foll_get-is-requested-fix.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux