[PATCH] ARM: module: Teach unwinder about PLTs

Linus Walleij linus.walleij at linaro.org
Fri Sep 16 04:15:50 PDT 2022


On Wed, Jul 6, 2022 at 6:33 PM Alexander A Sverdlin
<alexander.sverdlin at nokia.com> wrote:

> From: Alexander Sverdlin <alexander.sverdlin at nokia.com>
>
> "unwind: Index not found eef26358" warnings keep popping up on
> CONFIG_ARM_MODULE_PLTS-enabled systems if the PC points to a PLT veneer.
> Teach the unwinder how to deal with them, taking into account they don't
> change state of the stack or register file except loading PC.
>
> Tested-by: Kursad Oney <kursad.oney at broadcom.com>
> Link: https://lore.kernel.org/linux-arm-kernel/20200402153845.30985-1-kursad.oney@broadcom.com/
> Signed-off-by: Alexander Sverdlin <alexander.sverdlin at nokia.com>

This looks correct to me.
Reviewed-by: Linus Walleij <linus.walleij at linaro.org>

Please add this to Russell's patch tracker.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list