From: Mark Wielaard Date: Tue, 5 Oct 2021 10:27:46 +0000 (+0200) Subject: Add 368960 WARNING: unhandled amd64-linux syscall: 163 (acct) in NEWS X-Git-Tag: VALGRIND_3_18_0~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efe91b114ac9eae3b77bf3dd73f7e0fb14dd7c82;p=thirdparty%2Fvalgrind.git Add 368960 WARNING: unhandled amd64-linux syscall: 163 (acct) in NEWS Fixed in commit 9aa51a6e2 Hook up acct syscall for amd64, mips32, ppc32 and ppc64 --- diff --git a/NEWS b/NEWS index 8f62518401..e4cec71c56 100644 --- a/NEWS +++ b/NEWS @@ -37,6 +37,7 @@ bugzilla (https://bugs.kde.org/enter_bug.cgi?product=valgrind) rather than mailing the developers (or mailing lists) directly -- bugs that are not entered into bugzilla tend to get forgotten about or ignored. +368960 WARNING: unhandled amd64-linux syscall: 163 (acct) 423963 Error in child thread when CLONE_PIDFD is used 429375 PPC ISA 3.1 support is missing, part 9 431157 PPC_FEATURE2_SCV needs to be masked in AT_HWCAP2