diff options
| author | Petar Jovanovic | 2013-07-23 19:00:10 +0200 |
|---|---|---|
| committer | Michael Tokarev | 2013-07-27 09:22:54 +0200 |
| commit | 6064be7912ab262f0abd85ad042fafd435ad6651 (patch) | |
| tree | d8742ffbb40bec79809f3be2ff118a492060c8df /include/exec/user | |
| parent | PPC: dbdma: macio: Fix format specifiers (build regression) (diff) | |
| download | qemu-6064be7912ab262f0abd85ad042fafd435ad6651.tar.gz qemu-6064be7912ab262f0abd85ad042fafd435ad6651.tar.xz qemu-6064be7912ab262f0abd85ad042fafd435ad6651.zip | |
linux-user: correct argument number for sys_mremap and sys_splice
sys_mremap missed 5th argument (new_address), which caused examples that
remap to a specific address to fail.
sys_splice missed 5th and 6th argument which caused different examples to
fail.
This change has an effect on MIPS target only.
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
