On 03/12/2017 03:50 AM, Helge Deller wrote:
TARGET_MAP_TYPE needs to be 0x03 instead of 0x0f on the hppa
architecture, otherwise it conflicts with MAP_FIXED which is 0x04.

Add missing TARGET_MAP_STACK and TARGET_MAP_HUGETLB values.

Fix TARGET_F_RDLCK, TARGET_F_WRLCK and TARGET_F_UNLCK.

Signed-off-by: Helge Deller <del...@gmx.de>

I applied the MAP_FIXED and TARGET_F_* parts separately in my tree. I'd like to see what others think about the other MAP_* defines before including that.


r~

Reply via email to