s390/boot: Remove alt_stfle_fac_list from decompressor
authorSven Schnelle <svens@linux.ibm.com>
Wed, 15 May 2024 07:20:27 +0000 (09:20 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Thu, 16 May 2024 08:17:12 +0000 (10:17 +0200)
commite7dec0b7926f3cd493c697c4c389df77e8e8a34c
treeea54be14010fdc288db1cacac37302dc95df4606
parent306d6bda8f97432f9cb69b5cbd86afd3a8ca182f
s390/boot: Remove alt_stfle_fac_list from decompressor

It is nowhere used in the decompressor, therefore remove it.

Fixes: 17e89e1340a3 ("s390/facilities: move stfl information from lowcore to global data")
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/boot/startup.c
arch/s390/kernel/setup.c