]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Review the vmsplice syscall wrapper
authorMartin Cermak <mcermak@redhat.com>
Fri, 8 Aug 2025 21:38:33 +0000 (23:38 +0200)
committerMark Wielaard <mark@klomp.org>
Sat, 9 Aug 2025 00:40:59 +0000 (02:40 +0200)
commitefae8bf8b8927f714c2d2ea2d757d0a71a7dc9ad
treed944f94dfada325256d33cfd0b275d9be687509e
parent835317da7bbc290805dd747503e370f733c39189
Review the vmsplice syscall wrapper

Reuse the vmsplice syscall wrapper in coregrind/m_syswrap/syswrap-linux.c
for mips64 as well. And make sure arm64-linux and riscv64-linux also use
the POST vmsplice wrapper.
NEWS
coregrind/m_syswrap/syswrap-arm64-linux.c
coregrind/m_syswrap/syswrap-mips64-linux.c
coregrind/m_syswrap/syswrap-nanomips-linux.c
coregrind/m_syswrap/syswrap-riscv64-linux.c