Re: [PATCH] x86: wire up compat readv2/writev2 syscalls

2016-04-07 Thread kbuild test robot
Hi Christoph, [auto build test ERROR on v4.6-rc2] [also build test ERROR on next-20160407] [cannot apply to tip/x86/core] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

Re: [PATCH] x86: wire up compat readv2/writev2 syscalls

2016-04-07 Thread kbuild test robot
Hi Christoph, [auto build test ERROR on v4.6-rc2] [also build test ERROR on next-20160407] [cannot apply to tip/x86/core] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

[PATCH] x86: wire up compat readv2/writev2 syscalls

2016-04-07 Thread Christoph Hellwig
Signed-off-by: Christoph Hellwig Reported-by: David Smith Tested-by: David Smith --- arch/x86/entry/syscalls/syscall_32.tbl | 4 ++-- arch/x86/entry/syscalls/syscall_64.tbl | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git

[PATCH] x86: wire up compat readv2/writev2 syscalls

2016-04-07 Thread Christoph Hellwig
Signed-off-by: Christoph Hellwig Reported-by: David Smith Tested-by: David Smith --- arch/x86/entry/syscalls/syscall_32.tbl | 4 ++-- arch/x86/entry/syscalls/syscall_64.tbl | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/arch/x86/entry/syscalls/syscall_32.tbl