diff options
author | Sami Tolvanen <samitolvanen@google.com> | 2022-09-08 14:55:00 -0700 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2022-09-26 10:13:15 -0700 |
commit | dfb352ab1162f73b8c6dc98150fa32cf5aa2f623 (patch) | |
tree | 4badd2c01a21cb580c367972e483319b5ed68eab /arch | |
parent | 3c68a92d17add767109441f4040391b9e8a14a98 (diff) |
kallsyms: Drop CONFIG_CFI_CLANG workarounds
With -fsanitize=kcfi, the compiler no longer renames static
functions with CONFIG_CFI_CLANG + ThinLTO. Drop the code that cleans
up the ThinLTO hash from the function names.
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
Reviewed-by: Nick Desaulniers <ndesaulniers@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-19-samitolvanen@google.com
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions