diff options
| author | Sami Tolvanen <[email protected]> | 2022-06-16 19:57:59 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2022-06-25 21:15:05 +0000 |
| commit | ff139766764675b9df12bcbc8928a02149b7ba95 (patch) | |
| tree | 7cc9f1dec4cb10f138cb6be88c618f2a6982c93d /scripts/clang-tools/gen_compile_commands.py | |
| parent | kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt) (diff) | |
| download | kernel-ff139766764675b9df12bcbc8928a02149b7ba95.tar.gz kernel-ff139766764675b9df12bcbc8928a02149b7ba95.zip | |
kbuild: Ignore __this_module in gen_autoksyms.sh
Module object files can contain an undefined reference to __this_module,
which isn't resolved until we link the final .ko. The kernel doesn't
export this symbol, so ignore it in gen_autoksyms.sh.
Signed-off-by: Sami Tolvanen <[email protected]>
Tested-by: Steve Muckle <[email protected]>
Reviewed-by: Nick Desaulniers <[email protected]>
Tested-by: Ramji Jiyani <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions
