Mark Wielaard b4ec6a6ff7 Support SCV_FLAG also on VGP_ppc64be_linux
Running on a kernel that supports the SCV instruction (sets
PPC_FEATURE2_SCV in auxv AT_HWCAPS2) valgrind will assert: valgrind:
m_syswrap/syswrap-main.c:549 (getSyscallArgsFromGuestState): Assertion
'gst->guest_syscall_flag == SC_FLAG' failed.

Removing that assert makes most things work. But also filter out
PPC_FEATURE2_SCV from AT_HWCAPS2 for the client, so it shouldn't try
using the SCV instruction.

https://bugs.kde.org/show_bug.cgi?id=469097
2023-04-28 15:08:44 +02:00
..
2021-10-09 14:11:48 +02:00
2021-10-09 15:01:08 +02:00
2021-10-09 15:01:08 +02:00
2021-10-09 15:01:08 +02:00
2021-10-09 15:01:08 +02:00
2021-10-09 15:01:08 +02:00
2022-12-25 10:18:51 +01:00
2021-10-09 15:01:08 +02:00
2021-10-09 15:01:08 +02:00
2021-10-09 15:01:08 +02:00
2021-10-09 15:01:08 +02:00
2021-10-09 15:01:08 +02:00
2021-10-09 15:01:08 +02:00
2021-10-09 15:01:08 +02:00
2022-12-25 10:18:51 +01:00
2023-04-26 21:35:30 +02:00