[RFC PATCH 15/21] static_call: Use cfi_unchecked

Peter Zijlstra peterz at infradead.org
Fri Apr 29 16:23:12 PDT 2022


On Fri, Apr 29, 2022 at 01:36:38PM -0700, Sami Tolvanen wrote:
> With CONFIG_HAVE_STATIC_CALL, static calls are patched into direct
> calls. Disable indirect call CFI checking for the call sites with the
> cfi_unchecked macro.

-ENOPARSE

There are no indirect calls.



More information about the linux-arm-kernel mailing list