s390/mm: let vmalloc area size depend on physical memory size
authorHeiko Carstens <hca@linux.ibm.com>
Fri, 18 Sep 2020 10:25:37 +0000 (12:25 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 9 Nov 2020 10:20:59 +0000 (11:20 +0100)
commit90178c1900798633dd0c83ab693254b8705177c5
tree9291373dab2e461d40de985a8dd19eff9a3383c1
parentfc67c880e32a85786ad32129faa880f57bb6de41
s390/mm: let vmalloc area size depend on physical memory size

To make sure that the vmalloc area size is for almost all cases large
enough let it depend on the (potential) physical memory size. There is
still the possibility to override this with the vmalloc kernel command
line parameter.

Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Reviewed-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/boot/boot.h
arch/s390/boot/ipl_parm.c
arch/s390/boot/startup.c