]> git.ipfire.org Git - thirdparty/linux.git/commit
s390/boot: Replace S390_lowcore by get_lowcore()
authorSven Schnelle <svens@linux.ibm.com>
Mon, 10 Jun 2024 11:45:27 +0000 (13:45 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 18 Jun 2024 15:01:33 +0000 (17:01 +0200)
commitbbf786061dbe38135b76f2cde9e72aec624eb710
treee3c43f945bd56981593dcc7618f15eae675ad3ad
parenteafcd205b1a6f32879c347d717b1ce3bdfdcc7c6
s390/boot: Replace S390_lowcore by get_lowcore()

Replace all S390_lowcore usages in arch/s390/boot by get_lowcore().

Acked-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/boot/ipl_parm.c
arch/s390/boot/ipl_report.c
arch/s390/boot/pgm_check_info.c
arch/s390/boot/physmem_info.c
arch/s390/boot/startup.c
arch/s390/boot/vmem.c