aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorYoshihiro Shimoda <[email protected]>2022-11-07 17:10:21 +0900
committerJakub Kicinski <[email protected]>2022-11-08 17:49:05 -0800
commit380f9acdf74729d79972b947820f00b42cc26dae (patch)
tree9d9eeb60afb6b58980ed6b25397bf1e5fcf5e26c /tools/perf/scripts/python/futex-contention.py
parent8e18be7610aebea50e9327c11afcd5eeaaa06644 (diff)
net: ethernet: renesas: rswitch: Fix endless loop in error paths
Coverity reported that the error path in rswitch_gwca_queue_alloc_skb() has an issue to cause endless loop. So, fix the issue by changing variables' types from u32 to int. After changed the types, rswitch_tx_free() should use rswitch_get_num_cur_queues() to calculate number of current queues. Reported-by: coverity-bot <[email protected]> Addresses-Coverity-ID: 1527147 ("Control flow issues") Fixes: 3590918b5d07 ("net: ethernet: renesas: Add support for "Ethernet Switch"") Signed-off-by: Yoshihiro Shimoda <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions