[LTP] [PATCH v2 2/2] mm: raise mmap HIGH_ADDR value for s390 arch

Jan Stancek jstancek@redhat.com
Fri Nov 10 09:27:54 CET 2017



----- Original Message -----
> The kernel commit 1aea9b3f92 (s390/mm: implement 5 level pages tables)
> enlarge the maximum address in the tasks address space from (1UL << 53)
> to (-PAGE_SIZE) on s390 platform.
> 
> We have to increase the HIGH_ADDR in ltp testcases accordingly otherwise
> that would be failed with succeeded mmap into high region:
> 
> mmap15  1  TFAIL  :  mmap15.c:77: mmap into high region succeeded
> unexpectedly
> 

Pushed. I had to fix small compilation error in munmap(), variable name
changed.

Regards,
Jan


More information about the ltp mailing list