* Andrea Arcangeli <aarcange@xxxxxxxxxx> wrote: > This registers the official numbers of the userfaultfd syscall for x86 > 32bit and x86-64 64bit. This registration allows to ship kernels in > production using these two syscall numbers for userfaultfd. > > Acked-by: Pavel Emelyanov <xemul@xxxxxxxxxxxxx> > Signed-off-by: Andrea Arcangeli <aarcange@xxxxxxxxxx> > --- > arch/x86/entry/syscalls/syscall_32.tbl | 1 + > arch/x86/entry/syscalls/syscall_64.tbl | 1 + > include/linux/syscalls.h | 1 + > kernel/sys_ni.c | 1 + > 4 files changed, 4 insertions(+) Hm, is there consensus on the upstream desirability of this sytem call? Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html