Searched hist:e65be6a7cfe5c991d97ef259c6a88e99ca65e875 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/linux-user/ |
H A D | syscall_defs.h | diff e65be6a7cfe5c991d97ef259c6a88e99ca65e875 Tue Oct 31 07:53:56 CDT 2017 Helge Deller <deller@gmx.de> 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>
|