On 19.05.2017 15:59, Riku Voipio wrote: > On Sun, Mar 12, 2017 at 08:17:46AM +1000, Richard Henderson wrote: >> 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. > > What's the current state of these patches? Are these patches still waiting for > opinions?
It would be nice to get them included (if it hasn't happened yet). Helge