Revert "s390: Relocate vmlinux ELF data to virtual address space"
authorAlexander Gordeev <agordeev@linux.ibm.com>
Sun, 5 May 2024 10:47:10 +0000 (12:47 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Sun, 5 May 2024 10:51:44 +0000 (12:51 +0200)
commit1812dc9c334f98227c65bc9c475f16fb6840a94b
tree560baf3cba03874a701040dcc9dffdbe809329ca
parent22a49f6d30c4411d404d5f99a7390b2eb57bcbac
Revert "s390: Relocate vmlinux ELF data to virtual address space"

This reverts commit 9ecaa2e94e602a3cbcbfe182535f6297f7630b98.

In case CONFIG_MODULES kernel option is not defined the build fails
with the following linker error:

block/partitions/ibm.o: in function `ibm_partition':
ibm.c:(.text+0x8bc): relocation truncated to fit: R_390_PLT32DBL against undefined symbol `dasd_biodasdinfo'

Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/include/asm/page.h