mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
97b6b9cbba
If profile-guided optimization is enabled, the purgatory ends up with
multiple .text sections. This is not supported by kexec and crashes the
system.
Link: https://lkml.kernel.org/r/20230321-kexec_clang16-v7-2-b05c520b7296@chromium.org
Fixes:
|
||
---|---|---|
.. | ||
.gitignore | ||
entry64.S | ||
kexec-purgatory.S | ||
Makefile | ||
purgatory.c | ||
setup-x86_64.S | ||
stack.S |