Ricardo Ribalda ribalda@chromium.org writes:
If profile-guided optimization is enabled, the purgatory ends up with multiple .text sections. This is not supported by kexec and crashes the system.
Cc: stable@vger.kernel.org Fixes: 930457057abe ("kernel/kexec_file.c: split up __kexec_load_puragory") Signed-off-by: Ricardo Ribalda ribalda@chromium.org
arch/powerpc/purgatory/Makefile | 5 +++++ 1 file changed, 5 insertions(+)
Acked-by: Michael Ellerman mpe@ellerman.id.au (powerpc)
cheers