]> git.baikalelectronics.ru Git - kernel.git/commit
x86: Use compat version for preadv2 and pwritev2
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 11 May 2016 08:48:17 +0000 (11:48 +0300)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 12 May 2016 12:27:13 +0000 (14:27 +0200)
commit5878324f3a7829be7ab4470c47d2b71ad5b86298
tree0dc154c7e30659384bf4cd40112663edf9dfd659
parent4858413bc8d7fa9913e337d084b749fef8b28336
x86: Use compat version for preadv2 and pwritev2

Similar to preadv and pwritev, preadv2 and pwritev2 need compat entries
in the 32-bit syscall table.

This bug was found by strace test suite.

Fixes: d2a1be76489a ("x86: wire up preadv2 and pwritev2")
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Acked-by: Christoph Hellwig <hch@lst.de>
Link: http://lkml.kernel.org/r/20160511084817.GA29823@altlinux.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/entry/syscalls/syscall_32.tbl