aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
diff options
context:
space:
mode:
authorJiaxun Yang <[email protected]>2023-02-28 11:33:04 +0000
committerDaniel Borkmann <[email protected]>2023-02-28 14:52:40 +0100
commitbbefef2f07080cd502a93cb1c529e1c8a6c4ac8e (patch)
tree559de75a3e3d3affdbe6991b5d5a867e6ff8dc2e /tools/perf
parentc8ee37bde4021a275d2e4f33bd48d54912bb00c4 (diff)
bpf, mips: Implement DADDI workarounds for JIT
For DADDI errata we just workaround by disable immediate operation for BPF_ADD / BPF_SUB to avoid generation of DADDIU. All other use cases in JIT won't cause overflow thus they are all safe. Signed-off-by: Jiaxun Yang <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Acked-by: Johan Almbladh <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions