s390/boot: Convert diag500_storage_limit() to extable
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 24 Feb 2025 14:59:09 +0000 (15:59 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 4 Mar 2025 16:34:02 +0000 (17:34 +0100)
commitb1879e7ee7e2c1c93d5353829f4e71a6f70ffd47
treeb702164a9f3c44ee12cec1692ceb5708a93000f2
parent7063bb2900c4de261536f305ffde41732131072a
s390/boot: Convert diag500_storage_limit() to extable

Shorten diag500_storage_limit() and use regular EX_TABLE program check
handling.

Acked-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/boot/physmem_info.c