[PATCH v2 2/2] ARM: avoid that vectors are removed during linker garbage collection
Linus Walleij
linus.walleij at linaro.org
Thu Feb 27 15:22:58 PST 2025
On Mon, Feb 24, 2025 at 1:54 PM Christian Eggers <ceggers at arri.de> wrote:
> Without this, the vectors are removed if LD_DEAD_CODE_DATA_ELIMINATION
> is enabled. At startup, the CPU (silently) hangs in the undefined
> instruction exception as soon as the first timer interrupt arrives.
>
> Fixes: ed0f94102251 ("ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION")
> Signed-off-by: Christian Eggers <ceggers at arri.de>
Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list