|
From: Marcin J. <mju...@re...> - 2016-10-22 09:08:14
|
W dniu 22.10.2016 o 00:08, Petar Jovanovic pisze: > Results from the tarball look fine on selected MIPS targets. If you have access to mips64 machine then can you copy PRE(fadvise64) from other 64bit arch (amd64, arm64, ppc64, s390x) and test? mips64 is the only 64-bit arch in valgrind which is using generic wrapper for this syscall. And generic one looks like written for 32bit targets. |