diff options
author | Alexander Egorenkov <egorenar@linux.ibm.com> | 2021-11-11 12:33:59 +0100 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2021-12-16 19:58:07 +0100 |
commit | cb22cd2d8ff3201f04f167efa86cc561dccffffe (patch) | |
tree | ac5020ac6b70eccd3a094d26bd7933b1ae2edd1d /arch/s390/mm/pgalloc.c | |
parent | c7ed509b21b6566990ff39a6744cd5e214b5dca9 (diff) | |
download | linux-cb22cd2d8ff3201f04f167efa86cc561dccffffe.tar.gz linux-cb22cd2d8ff3201f04f167efa86cc561dccffffe.tar.bz2 linux-cb22cd2d8ff3201f04f167efa86cc561dccffffe.zip |
s390/sclp: release SCLP early buffer after kernel initialization
The SCLP early buffer is used only during kernel initialization and can be
freed afterwards. The only way to ensure that it is not released while
being in use, is to release it in free_initmem().
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com>
[agordeev@linux.ibm.com: added debug output]
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'arch/s390/mm/pgalloc.c')
0 files changed, 0 insertions, 0 deletions