Re: [RFC PATCH 15/21] static_call: Use cfi_unchecked

From: Peter Zijlstra
Date: Fri Apr 29 2022 - 19:23:35 EST


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.