diff options
author | Sami Tolvanen <samitolvanen@google.com> | 2022-09-09 00:54:50 +0300 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2022-09-26 20:13:13 +0300 |
commit | 44f665b69c67f0a17a0c8748030ed30205532149 (patch) | |
tree | 1139857c941983edc0001cead19c6ec3146e25cf /arch/arm64/include/asm/linkage.h | |
parent | cf90d0383560de12330de8cf3f831b14cdd45914 (diff) | |
download | linux-44f665b69c67f0a17a0c8748030ed30205532149.tar.xz |
psci: Fix the function type for psci_initcall_t
Functions called through a psci_initcall_t pointer all have
non-const arguments. Fix the type definition to avoid tripping
indirect call checks with CFI_CLANG.
Suggested-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Tested-by: Kees Cook <keescook@chromium.org>
Tested-by: Nathan Chancellor <nathan@kernel.org>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Tested-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20220908215504.3686827-9-samitolvanen@google.com
Diffstat (limited to 'arch/arm64/include/asm/linkage.h')
0 files changed, 0 insertions, 0 deletions