commit | 6a9100ad132c61e4ff345277862e3fecfb7cdf0e | [log] [tgz] |
---|---|---|
author | Vasily Gorbik <gor@linux.ibm.com> | Thu Oct 08 15:07:27 2020 +0200 |
committer | Vasily Gorbik <gor@linux.ibm.com> | Fri Jun 18 16:41:19 2021 +0200 |
tree | a3957c5963e7ad2af8cac0c22e0ffee392363b15 | |
parent | 0c4f2623b95779fe8cfb277fa255e4b91c0f96f0 [diff] |
s390/setup: cleanup reserve/remove_oldmem Since OLDMEM_BASE/OLDMEM_SIZE is already taken into consideration and is reflected in ident_map_size. reserve/remove_oldmem() is no longer needed and could be removed. Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>