aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBjörn Töpel <[email protected]>2021-11-03 12:54:53 +0100
committerDaniel Borkmann <[email protected]>2021-11-05 16:52:34 +0100
commitf47d4ffe3a84ae11fc4bddc37939b9719467042c (patch)
treedf613c10795304aa34485fef29ea044b97ef82b5 /tools/perf/scripts/python
parent8955c1a329873385775081e029d9a7c6aa9037e1 (diff)
riscv, bpf: Fix RV32 broken build, and silence RV64 warning
Commit 252c765bd764 ("riscv, bpf: Add BPF exception tables") only addressed RV64, and broke the RV32 build [1]. Fix by gating the exception tables code with CONFIG_ARCH_RV64I. Further, silence a "-Wmissing-prototypes" warning [2] in the RV64 BPF JIT. [1] https://lore.kernel.org/llvm/[email protected]/ [2] https://lore.kernel.org/llvm/[email protected]/ Fixes: 252c765bd764 ("riscv, bpf: Add BPF exception tables") Signed-off-by: Björn Töpel <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Reviewed-by: Tong Tiangen <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions