Re: [PATCH v3 1/2] kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbols
From: Song Liu
Date: Tue Aug 13 2024 - 17:20:53 EST
> On Aug 7, 2024, at 3:05 PM, Song Liu <song@xxxxxxxxxx> wrote:
>
> Cleaning up the symbols causes various issues afterwards. Let's sort
> the list based on original name.
>
> Signed-off-by: Song Liu <song@xxxxxxxxxx>
Fixes: 8cc32a9bbf29 ("kallsyms: strip LTO-only suffixes from promoted global functions")