s390/decompressor: add link map saving
authorVasily Gorbik <gor@linux.ibm.com>
Wed, 16 Sep 2020 11:00:18 +0000 (13:00 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Tue, 28 Feb 2023 12:19:06 +0000 (13:19 +0100)
commit9b5c37bbf659fe4edb4804bc0aa99840d6798878
treeceb46719d97221c6d90e376c3e687ac0dbc111ec
parente688c6255b742428ea8fa7e4fb8181a6135205e9
s390/decompressor: add link map saving

Produce arch/s390/boot/vmlinux.map link map for the decompressor, when
CONFIG_VMLINUX_MAP option is enabled.

Link map is quite useful during making kernel changes related to how
the decompressor is composed and debugging linker scripts.

Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/boot/Makefile