diff options
author | Helge Deller | 2017-10-31 13:53:56 +0100 |
---|---|---|
committer | Riku Voipio | 2017-11-07 20:58:13 +0100 |
commit | e65be6a7cfe5c991d97ef259c6a88e99ca65e875 (patch) | |
tree | 5b3bf647a791463525d7341c50551589a50f57dd /linux-user/linux_loop.h | |
parent | linux-user/hppa: Fix typo for TARGET_NR_epoll_wait (diff) | |
download | qemu-e65be6a7cfe5c991d97ef259c6a88e99ca65e875.tar.gz qemu-e65be6a7cfe5c991d97ef259c6a88e99ca65e875.tar.xz qemu-e65be6a7cfe5c991d97ef259c6a88e99ca65e875.zip |
linux-user/hppa: Fix TARGET_MAP_TYPE
TARGET_MAP_TYPE needs to be 0x03 instead of 0x0f on the hppa
architecture, otherwise it conflicts with MAP_FIXED which is 0x04.
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Message-ID: <20170311175019.GA7195@ls3530.fritz.box>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/linux_loop.h')
0 files changed, 0 insertions, 0 deletions