mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-10 22:15:53 +07:00
![Gerald Schaefer](/assets/img/avatar_default.png)
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 <gerald.schaefer@de.ibm.com> Reviewed-by: Philipp Rudo <prudo@linux.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
3 lines
79 B
C
3 lines
79 B
C
// SPDX-License-Identifier: GPL-2.0
|
|
#include "../kernel/machine_kexec_reloc.c"
|