Skip to content
Commit 9a7a076e authored by Dmitry V. Levin's avatar Dmitry V. Levin Committed by Thomas Gleixner
Browse files

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: 4babf2c5

 ("x86: wire up preadv2 and pwritev2")
Signed-off-by: default avatarDmitry V. Levin <ldv@altlinux.org>
Acked-by: default avatarChristoph Hellwig <hch@lst.de>
Link: http://lkml.kernel.org/r/20160511084817.GA29823@altlinux.org
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 685764b1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment