diff options
| author | Petar Jovanovic | 2013-07-15 15:17:40 +0200 |
|---|---|---|
| committer | Michael Tokarev | 2013-07-19 10:52:03 +0200 |
| commit | 43be1343667ae03cfb0c9ea4d56575c61b5c8d92 (patch) | |
| tree | 2142b6b3dcdcbd4298033aaeed3b61f503edeab1 /include/exec/user | |
| parent | boot-order-test: Add tests for Sun4u (diff) | |
| download | qemu-43be1343667ae03cfb0c9ea4d56575c61b5c8d92.tar.gz qemu-43be1343667ae03cfb0c9ea4d56575c61b5c8d92.tar.xz qemu-43be1343667ae03cfb0c9ea4d56575c61b5c8d92.zip | |
linux-user: declare sys_futex to have 6 arguments
sys_futex has 6 arguments, and all of these need to be copied. Fix incorrect
declaration in the mips_syscall_args array.
This change fixes the cases where the 5th and 6th arguments have non-zero
value and have importance. An example is a Linux implementation of
pthread_cond_wait() function.
Signed-off-by: Petar Jovanovic <petar.jovanovic@imgtec.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions
