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

Shorten tprot() 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