summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2017-06-27 00:50:27 -0700
committerDavid S. Miller <davem@davemloft.net>2017-06-27 15:48:49 -0400
commit6d48ceb27af1420882f092495fc796cfcbf92a14 (patch)
tree767ddea3dd839ce2627cd6b8ef814f97730fdcd3 /tools/perf/scripts/python/export-to-postgresql.py
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 <jakub.kicinski@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions