Files
qemu/linux-user/ppc
Ilya Leoshkevich 8704132805 linux-user/ppc: Fix sigmask endianness issue in sigreturn
do_setcontext() copies the target sigmask without endianness handling
and then uses target_to_host_sigset_internal(), which expects a
byte-swapped one. Use target_to_host_sigset() instead.

Fixes: bcd4933a23 ("linux-user: ppc signal handling")
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20241017125811.447961-2-iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2024-10-22 13:45:03 -07:00
..
2023-10-30 13:41:56 -07:00
2023-10-30 13:41:56 -07:00
2019-06-24 23:10:36 +02:00
2020-09-06 12:29:19 +02:00
2023-10-30 13:41:56 -07:00
2023-10-30 13:41:56 -07:00
2023-10-30 13:41:56 -07:00
2023-10-30 13:41:56 -07:00
2023-10-30 13:41:56 -07:00
2023-10-30 13:41:56 -07:00