aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2017-06-27 00:50:27 -0700
committerDavid S. Miller <[email protected]>2017-06-27 15:48:49 -0400
commit6d48ceb27af1420882f092495fc796cfcbf92a14 (patch)
tree767ddea3dd839ce2627cd6b8ef814f97730fdcd3 /tools/perf/scripts/python
parente3f28473b8ed348f7c052fa1bf79edfde5efba48 (diff)
nfp: allocate a private workqueue for driver work
Since we grab pf->lock around pci_enable_sriov() we can no longer safely queue work which may also grab that lock onto system workqueue. pci_enable_sriov() will flush system workqueue as part to wait for VF probing. Signed-off-by: Jakub Kicinski <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions