Re: [PATCH v2 46/53] objtool/klp: Rewrite symbol correlation algorithm
From: Miroslav Benes
Date: Tue May 05 2026 - 09:08:11 EST
On Thu, 30 Apr 2026 21:08:34 -0700, Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
> [...]
> same-named candidates, similar to livepatch sympos. Used for data
> objects like __quirk variables where no deterministic filter can
> distinguish the candidates.
>
> Overall this works much better than the existing algorithm, particularly
> with LTO kernels.
Nice improvement which makes it much clearer.
Reviewed-by: Miroslav Benes <mbenes@xxxxxxx>
--
Miroslav