Re: [PATCH v2 46/53] objtool/klp: Rewrite symbol correlation algorithm
Miroslav Benes <[email protected]>
| Newsgroups | org.kernel.vger.live-patching,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <177798647393.9921.5655000270119550671.b4-review@b4> |
On Thu, 30 Apr 2026 21:08:34 -0700, Josh Poimboeuf <[email protected]> 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 <[email protected]> -- Miroslav