diff options
author | Sami Tolvanen <[email protected]> | 2022-09-08 14:55:01 -0700 |
---|---|---|
committer | Kees Cook <[email protected]> | 2022-09-26 10:13:15 -0700 |
commit | ca7e10bff196f69a450b9072a7b757713d3bb2dd (patch) | |
tree | 00f75a2bafcaa58833a082d6c909bc4127ad8c0e /scripts/generate_rust_analyzer.py | |
parent | dfb352ab1162f73b8c6dc98150fa32cf5aa2f623 (diff) |
x86/tools/relocs: Ignore __kcfi_typeid_ relocations
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 relocs.
Signed-off-by: Sami Tolvanen <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Tested-by: Kees Cook <[email protected]>
Tested-by: Nathan Chancellor <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Tested-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions