aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorHari Bathini <[email protected]>2024-03-19 08:01:52 +0000
committerAlexei Starovoitov <[email protected]>2024-03-27 15:52:24 +0000
commit96b98a6552a90690d7bc18dd71b66312c9ded1fb (patch)
tree8cca34488bc16a09f87a152a384eea495be68483 /scripts/bpf_doc.py
parentselftests: netdevsim: set test timeout to 10 minutes (diff)
downloadkernel-96b98a6552a90690d7bc18dd71b66312c9ded1fb.tar.gz
kernel-96b98a6552a90690d7bc18dd71b66312c9ded1fb.zip
bpf: fix warning for crash_kexec
With [1], crash dump specific code is moved out of CONFIG_KEXEC_CORE and placed under CONFIG_CRASH_DUMP, where it is more appropriate. And since CONFIG_KEXEC & !CONFIG_CRASH_DUMP build option is supported with that, it led to the below warning: "WARN: resolve_btfids: unresolved symbol crash_kexec" Fix it by using the appropriate #ifdef. [1] https://lore.kernel.org/all/[email protected]/ Acked-by: Baoquan He <[email protected]> Fixes: 02aff8480533 ("crash: split crash dumping code out from kexec_core.c") Acked-by: Jiri Olsa <[email protected]> Acked-by: Stanislav Fomichev <[email protected]> Signed-off-by: Hari Bathini <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions