diff options
| author | Jakub Kicinski <[email protected]> | 2017-06-27 00:50:27 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-06-27 15:48:49 -0400 |
| commit | 6d48ceb27af1420882f092495fc796cfcbf92a14 (patch) | |
| tree | 767ddea3dd839ce2627cd6b8ef814f97730fdcd3 /tools/perf/scripts/python | |
| parent | e3f28473b8ed348f7c052fa1bf79edfde5efba48 (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