aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorShay Drory <[email protected]>2023-10-12 12:27:38 -0700
committerSaeed Mahameed <[email protected]>2023-10-14 10:16:30 -0700
commit89d351c2241a1ec7415d9667eb5fa4af00c373ae (patch)
treefc1cda735a58ca3b2ae4d5c6c96951cb01a1c426 /tools/perf/scripts/python/syscall-counts.py
parent15fa898aebe5b5fdff393bde8c81ba8b6e7427bf (diff)
net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
Downstream patch will add devcom component which will be locked in many places. This can lead to a false positive "possible circular locking dependency" warning by lockdep, on flows which lock more than one mlx5 devcom component, such as probing ETH aux device. Hence, add a lock_class_key per mlx5 device. Signed-off-by: Shay Drory <[email protected]> Reviewed-by: Mark Bloch <[email protected]> Reviewed-by: Jacob Keller <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions