]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips32: add sync_file_range syscall support
authorPetar Jovanovic <mips32r2@gmail.com>
Tue, 13 Aug 2019 14:30:30 +0000 (14:30 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Tue, 13 Aug 2019 14:30:30 +0000 (14:30 +0000)
commitf605da3ef5f8b8573043fd1abae59722b8d37cee
tree83529a5c6cfc104c2d10f14997cc77723842e2b4
parent9d1b64dd4d5da843fe7a74caa4f86bc672b0eb33
mips32: add sync_file_range syscall support

Hook up sync_file_range for mips32.

Along with the change for passing 7th argument in syscalls, this will fix
sync_file_range01 failure within LTP test suite.

Patch by Nikola Milutinovic.
coregrind/m_syswrap/syswrap-mips32-linux.c