https://bugs.kde.org/show_bug.cgi?id=400593
Bug ID: 400593 Summary: Statx Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: aleksandar.rik...@rt-rk.com Target Milestone: --- Created attachment 116054 --> https://bugs.kde.org/attachment.cgi?id=116054&action=edit Use statx in Coregrind Hello everyone, We are going to implement support for nanoMIPS architecture - patches will be ready soon. nanoMIPS has no support for [f]stat[64] syscalls, there is only statx and support for Linux 4.11+. In order to support nanoMIPS, we need Valgrind (Coregrind) to use statx (as one of candidates) for internal purposes. I'm suggesting this patch for the purpose, but it needs to be tested on all architectures/platforms. It is tested on AMD64/Linux and MIPS{32,64}/Linux. Aleksandar -- You are receiving this mail because: You are watching all bug changes.