Re: [PATCH v3 1/2] kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbols
From: Song Liu <hidden>
Date: 2024-08-13 21:15:48
Also in:
live-patching, lkml
From: Song Liu <hidden>
Date: 2024-08-13 21:15:48
Also in:
live-patching, lkml
On Aug 7, 2024, at 3:05 PM, Song Liu [off-list ref] wrote: Cleaning up the symbols causes various issues afterwards. Let's sort the list based on original name. Signed-off-by: Song Liu <song@kernel.org>
Fixes: 8cc32a9bbf29 ("kallsyms: strip LTO-only suffixes from promoted global functions")