Re: [PATCH] kallsyms: get rid of code for absolute kallsyms

From: Masahiro Yamada
Date: Wed Jul 17 2024 - 13:11:57 EST


On Tue, Jul 16, 2024 at 5:49 PM Masahiro Yamada <masahiroy@xxxxxxxxxx> wrote:
>
> From: Jann Horn <jannh@xxxxxxxxxx>
>
> Commit cf8e8658100d ("arch: Remove Itanium (IA-64) architecture")
> removed the last use of the absolute kallsyms.
>
> Signed-off-by: Jann Horn <jannh@xxxxxxxxxx>
> Acked-by: Arnd Bergmann <arnd@xxxxxxxx>
> Link: https://lore.kernel.org/all/20240221202655.2423854-1-jannh@xxxxxxxxxx/
> [masahiroy@xxxxxxxxxx: rebase the code and reword the commit description]
> Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>
> ---


Applied to linux-kbuild.
Thanks!

--
Best Regards
Masahiro Yamada