https://github.com/torvalds/linux
Revision 9a7a076e8e4ffcfec05e3cafe4c4e31d41ddbaa0 authored by Dmitry V. Levin on 11 May 2016, 08:48:17 UTC, committed by Thomas Gleixner on 12 May 2016, 12:27:13 UTC
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: 4babf2c5efb7 ("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>

1 parent 685764b
History
Tip revision: 9a7a076e8e4ffcfec05e3cafe4c4e31d41ddbaa0 authored by Dmitry V. Levin on 11 May 2016, 08:48:17 UTC
x86: Use compat version for preadv2 and pwritev2
Tip revision: 9a7a076
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.8 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.4 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 344.9 KB
Makefile -rw-r--r-- 55.0 KB
README -rw-r--r-- 18.1 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top