aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/boot/machine_kexec_reloc.c
AgeCommit message (Collapse)AuthorFilesLines
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer1-0/+2
This patch adds support for building a relocatable kernel with -fPIE. The kernel will be relocated to 0 early in the boot process. Signed-off-by: Gerald Schaefer <[email protected]> Reviewed-by: Philipp Rudo <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>