commit | 514211f542dd6eb877adf46d400ce351c81d95ad | [log] [tgz] |
---|---|---|
author | Vasily Gorbik <gor@linux.ibm.com> | Tue Jun 12 16:46:59 2018 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Jun 25 10:14:41 2018 +0200 |
tree | ccb42150a22016a95412ff2d04e91797ca149eba | |
parent | 6075e4ae6e729778ac687a9ffb0c0d5223a0a19e [diff] |
s390/setup: do not reserve the decompressor code Introduce PARMAREA_END, and use it for memblock reserve of low memory, which is used for lowcore, kdump data mover code and page buffer, early stack and parmarea. There is no need to reserve an area between PARMAREA_END and the decompressor _ehead. Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>