]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[S390] reduce miminum gap between stack and mmap_base
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 12 Jan 2011 08:55:23 +0000 (09:55 +0100)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Wed, 12 Jan 2011 08:55:24 +0000 (09:55 +0100)
commit9e78a13bfb1640c058fde9dabfd386b942539018
tree618ca8f0f90494679a33a2748683fd821eb1563b
parent9046e401e752dba784805a7818f99cc45a39cbff
[S390] reduce miminum gap between stack and mmap_base

Reduce minimum gap between stack and mmap_base to 32MB. That way there
is a bit more space for heap and mmap for tight 31 bit address spaces.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/mm/mmap.c