]> www.infradead.org Git - users/dwmw2/linux.git/commit
s390/kdump: Make kdump ready for lowcore relocation
authorSven Schnelle <svens@linux.ibm.com>
Mon, 22 Jul 2024 13:41:27 +0000 (15:41 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 23 Jul 2024 14:02:32 +0000 (16:02 +0200)
commit97cee3dd4a07413a4175e247f550a4931d39cee1
tree01e53015a6219fc01bf1172d51f9e4367f951dc0
parent361f6ec2fe203760353c708480099e0325295b21
s390/kdump: Make kdump ready for lowcore relocation

In preparation of having lowcore at different address than zero,
add the base register to all lowcore accesses in store_status()
and __do_machine_kdump().

Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/kernel/machine_kexec.c
arch/s390/kernel/reipl.S