The patch titled Subject: userfaultfd: activate syscall fix has been removed from the -mm tree. Its filename was userfaultfd-activate-syscall-fix.patch This patch was dropped because it was folded into userfaultfd-activate-syscall.patch ------------------------------------------------------ From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Subject: userfaultfd: activate syscall fix Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Cc: Andrea Arcangeli <aarcange@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/powerpc/include/asm/unistd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN arch/powerpc/include/asm/unistd.h~userfaultfd-activate-syscall-fix arch/powerpc/include/asm/unistd.h --- a/arch/powerpc/include/asm/unistd.h~userfaultfd-activate-syscall-fix +++ a/arch/powerpc/include/asm/unistd.h @@ -12,7 +12,7 @@ #include <uapi/asm/unistd.h> -#define __NR_syscalls 364 +#define __NR_syscalls 365 #define __NR__exit __NR_exit #define NR_syscalls __NR_syscalls _ Patches currently in -mm which might be from sfr@xxxxxxxxxxxxxxxx are smpboot-allow-to-pass-the-cpumask-on-per-cpu-thread-registration-fix.patch userfaultfd-activate-syscall.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