summaryrefslogtreecommitdiffstats
path: root/linux-user/strace.c
diff options
context:
space:
mode:
authorJohn Rigby2013-02-24 00:14:07 +0100
committerRiku Voipio2013-03-11 12:04:56 +0100
commitcce246e0a21577bb2372ab3a7d6789371e087de9 (patch)
treeef17a6edbff49c6c5119a9139dd2ec7e45511b49 /linux-user/strace.c
parentlinux-user: improve print_fcntl() (diff)
downloadqemu-cce246e0a21577bb2372ab3a7d6789371e087de9.tar.gz
qemu-cce246e0a21577bb2372ab3a7d6789371e087de9.tar.xz
qemu-cce246e0a21577bb2372ab3a7d6789371e087de9.zip
linux-user/syscall.c: handle FUTEX_WAIT_BITSET in do_futex
Upstream libc has recently changed to start using FUTEX_WAIT_BITSET instead of FUTEX_WAIT and this is causing do_futex to return -TARGET_ENOSYS. Pass bitset in val3 to sys_futex which will be ignored by kernel for the FUTEX_WAIT case. Signed-off-by: John Rigby <john.rigby@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/strace.c')
0 files changed, 0 insertions, 0 deletions