aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorPu Lehui <[email protected]>2023-08-24 09:49:55 +0000
committerAlexei Starovoitov <[email protected]>2023-08-24 09:13:08 -0700
commit469fb2c3c1bbaa092f541e3a8d3b3554042aa6a5 (patch)
treed5eb570a44e9525e6ca5706b927d3fcc145a1505 /tools/perf/scripts/python/netdev-times.py
parent1b580c9bb63414903cfb414571e92e4fd36d6969 (diff)
riscv, bpf: Fix missing exception handling and redundant zext for LDX_B/H/W
For LDX_B/H/W, when zext has been inserted by verifier, it'll return 1, and no exception handling will continue. Also, when the offset is 12-bit value, the redundant zext inserted by the verifier is not removed. Fix both scenarios by moving down the removal of redundant zext. Signed-off-by: Pu Lehui <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions