]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Jun 2024 11:39:41 +0000 (13:39 +0200)
commite1e40928b78bd9c4be6c76509981dbea64279dd0
tree17c27e32d516f5278db710b1e787bf768b86966f
parent3a091c2010aaaedfe934ab1169ca0b956531e56e
s390/boot: Remove alt_stfle_fac_list from decompressor

[ Upstream commit e7dec0b7926f3cd493c697c4c389df77e8e8a34c ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/s390/boot/startup.c
arch/s390/kernel/setup.c