]> www.infradead.org Git - users/jedix/linux-maple.git/commit
s390/entry: Move early_pgm_check_handler() to init text section
authorHeiko Carstens <hca@linux.ibm.com>
Thu, 1 Aug 2024 09:48:26 +0000 (11:48 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Wed, 7 Aug 2024 18:52:53 +0000 (20:52 +0200)
commit85878ff1b31f376a37b885824851fa8c1c3ae048
tree9cd29f50d17ebf7793ca7aee2252215c996bbb66
parent3c4d0ae0671827f4b536cc2d26f8b9c54584ccc5
s390/entry: Move early_pgm_check_handler() to init text section

Save some bytes and move early_pgm_check_handler() to init text
section.

Reviewed-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/kernel/entry.S