diff options
author | Sami Tolvanen <samitolvanen@google.com> | 2022-09-09 00:54:44 +0300 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2022-09-26 20:13:12 +0300 |
commit | d0f9562ee43a135b941715d9e5e607de88898aca (patch) | |
tree | 49f16c8a57cf2b485444c6d37eae318dec822ba1 /arch/Kconfig | |
parent | f143ff397a3f991e8b48542f77aad900845f436e (diff) | |
download | linux-d0f9562ee43a135b941715d9e5e607de88898aca.tar.xz |
scripts/kallsyms: Ignore __kcfi_typeid_
The compiler generates __kcfi_typeid_ symbols for annotating assembly
functions with type information. These are constants that can be
referenced in assembly code and are resolved by the linker. Ignore
them in kallsyms.
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-3-samitolvanen@google.com
Diffstat (limited to 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions