qemu/linux-user/host
Richard Henderson 4eed9990a0 linux-user: fix x86_64 safe_syscall
Do what the comment says, test for signal_pending non-zero,
rather than the current code which tests for bit 0 non-zero.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
2016-06-26 13:17:22 +03:00
..
aarch64 linux-user: Create a hostdep.h for each host architecture 2016-06-26 13:17:21 +03:00
arm linux-user: Create a hostdep.h for each host architecture 2016-06-26 13:17:21 +03:00
i386 linux-user: Create a hostdep.h for each host architecture 2016-06-26 13:17:21 +03:00
ia64 linux-user: Create a hostdep.h for each host architecture 2016-06-26 13:17:21 +03:00
mips linux-user: Create a hostdep.h for each host architecture 2016-06-26 13:17:21 +03:00
ppc linux-user: Create a hostdep.h for each host architecture 2016-06-26 13:17:21 +03:00
ppc64 linux-user: Create a hostdep.h for each host architecture 2016-06-26 13:17:21 +03:00
s390 linux-user: Create a hostdep.h for each host architecture 2016-06-26 13:17:21 +03:00
s390x linux-user: Create a hostdep.h for each host architecture 2016-06-26 13:17:21 +03:00
sparc linux-user: Create a hostdep.h for each host architecture 2016-06-26 13:17:21 +03:00
sparc64 linux-user: Create a hostdep.h for each host architecture 2016-06-26 13:17:21 +03:00
x32 linux-user: Create a hostdep.h for each host architecture 2016-06-26 13:17:21 +03:00
x86_64 linux-user: fix x86_64 safe_syscall 2016-06-26 13:17:22 +03:00