Re: [PATCH v2 0/3] objtool: noinstr validation for static branches/calls

From: Josh Poimboeuf
Date: Wed Nov 27 2024 - 20:40:03 EST


On Tue, Nov 26, 2024 at 08:47:39PM -0800, Josh Poimboeuf wrote:
> v2:
> - Add some fixes reported by kbuild.
>
>
> FWIW, this reports the following static keys:
>
> - sched_clock_running
> - __sched_clock_stable
> - mds_idle_clear
> - vmx_l1d_flush_cond
> - stack_erasing_bypass

- perf_lopwr_cb

> and the following static calls:
>
> - pv_sched_clock
> - x86_idle

--
Josh