Re: [PATCHSET v2 0/5] perf tools: Fix /proc/kallsyms map split

From: Namhyung Kim

Date: Wed Dec 03 2025 - 12:58:38 EST


On Tue, 02 Dec 2025 15:57:13 -0800, Namhyung Kim wrote:
> I found a weird bug in symbol handling for kallsyms. My system has a
> live patch which is a module and it has some symbols that conflict
> with the main kernel map.
>
> * v2 changes)
> - use map__kmaps() (Ian)
> - use temporary root directory (Ian)
> - Add Ian's Reviewed-by
>
> [...]
Applied to perf-tools-next, thanks!

Best regards,
Namhyung