aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJesse Brandeburg <[email protected]>2016-01-04 10:33:06 -0800
committerJeff Kirsher <[email protected]>2016-02-17 08:31:37 -0800
commitc53934c6d1b11c676dafed04294cd906fc9ff5d3 (patch)
tree92640a770cd9a2539f54c121762685b41b5dee61 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent38c3cec73c7be6789a3e3ed06ff74ce84f5b1528 (diff)
i40e: fix: do not sleep in netdev_ops
The driver was being called by VLAN, bonding, teaming operations that expected to be able to hold locks like rcu_read_lock(). This causes the driver to be held to the requirement to not sleep, and was found by the kernel debug options for checking sleep inside critical section, and the locking validator. Change-ID: Ibc68c835f5ffa8ffe0638ffe910a66fc5649a7f7 Signed-off-by: Jesse Brandeburg <[email protected]> Reviewed-by: Nelson, Shannon <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions