]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips32: Use LINXY for statmount and listmount
authorMark Wielaard <mark@klomp.org>
Sat, 28 Jun 2025 16:33:29 +0000 (18:33 +0200)
committerMark Wielaard <mark@klomp.org>
Sat, 28 Jun 2025 16:33:58 +0000 (18:33 +0200)
commit6adb4391cb202805cbf60edd5769a207af6fe300
tree4d732a8eb084cf0ba76b8704a35fc5d05a06825f
parent5f832cccbdd28b173deae1056048ed12a67bbfd1
mips32: Use LINXY for statmount and listmount

commit 57152acfc6a8 "Wrap linux specific syscalls 457 (listmount) and
458 (statmount)" added LINXY wrappers for all arches, except for
mips32 where it used LINX_. This was a typo/mistake. Make sure mips32
also uses LINXY wrappers.

Suggested-by: Matthias Schwarzott <zzam@gentoo.org>
coregrind/m_syswrap/syswrap-mips32-linux.c