diff options
author | Shile Zhang <[email protected]> | 2019-12-16 11:07:29 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2020-01-07 08:15:11 +0100 |
commit | 22a7fa8848c5e881d87ef2f7f3c2ea77b286e6f9 (patch) | |
tree | b33130c3235dda32093807cdf4506ff04a87b9c0 /scripts/bpf_helpers_doc.py | |
parent | f14bf6a350dfd6613dbf91be5b423bc7eab690da (diff) |
x86/unwind/orc: Fix !CONFIG_MODULES build warning
To fix follwowing warning due to ORC sort moved to build time:
arch/x86/kernel/unwind_orc.c:210:12: warning: ‘orc_sort_cmp’ defined but not used [-Wunused-function]
arch/x86/kernel/unwind_orc.c:190:13: warning: ‘orc_sort_swap’ defined but not used [-Wunused-function]
Signed-off-by: Shile Zhang <[email protected]>
Reported-by: Stephen Rothwell <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions