]> www.infradead.org Git - users/jedix/linux-maple.git/commit
s390/boot: cleanup decompressor header files
authorAlexander Gordeev <agordeev@linux.ibm.com>
Thu, 5 May 2022 14:54:54 +0000 (16:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Mar 2023 08:33:00 +0000 (09:33 +0100)
commita5178cd3a802f29d7476af328627cac58e28ab55
tree18267c1f4e95497066fc5071670b889d735a772e
parent76b53cd95d2bd713544fb3bdd91c0ccac214844d
s390/boot: cleanup decompressor header files

[ Upstream commit 9c3205b2b062420c26b33924b910880889acf832 ]

Move declarations to appropriate header files. Instead of cryptic
casting directly assign struct vmlinux_info type to _vmlinux_info
linker script variable - wich it actually is.

Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Stable-dep-of: 22476f47b6b7 ("s390/boot: fix mem_detect extended area allocation")
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/s390/boot/boot.h
arch/s390/boot/decompressor.c
arch/s390/boot/decompressor.h