On 10/17/24 05:54, Ilya Leoshkevich wrote:
Hi,
This series fixes an issue where an emulated ppc64le process running on
s390x attempting to wake up a sigwait()ing thread would instead
terminate itself. Patch 1 is the fix, patch 2 is a testcase extracted
from the real-world scenario.
Best regards
Hi,
This series fixes an issue where an emulated ppc64le process running on
s390x attempting to wake up a sigwait()ing thread would instead
terminate itself. Patch 1 is the fix, patch 2 is a testcase extracted
from the real-world scenario.
Best regards,
Ilya
Ilya Leoshkevich (2):
linux-user/pp