diff options
author | Alexander Egorenkov <[email protected]> | 2021-08-10 15:20:00 +0200 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2021-08-18 10:01:29 +0200 |
commit | 7c0eaa78b9cddf56a9b1ae45b6b12bcfb0f34cec (patch) | |
tree | fd6b4b5dd42bf1b15da3cac4524c8b5c29b5e411 /arch/s390/pci/pci.c | |
parent | 8617bb74006252cb2286008afe7d6575a6425857 (diff) |
s390/sclp: reserve memory occupied by sclp early buffer
The memory block occupied by the SCLP early buffer that is allocated
by the decompressor and then handed over to the decompressed kernel,
must be reserved to prevent it from being reused for other purposes.
This is necessary because the SCLP early buffer is still in use
during kernel initialization.
Fixes: f1d3c5323772 ("s390/boot: move sclp early buffer from fixed address in asm to C")
Signed-off-by: Alexander Egorenkov <[email protected]>
Reported-by: Alexander Gordeev <[email protected]>
Reviewed-by: Alexander Gordeev <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'arch/s390/pci/pci.c')
0 files changed, 0 insertions, 0 deletions