diff options
author | 2021-08-12 21:21:18 +0100 | |
---|---|---|
committer | 2021-08-21 15:44:55 +0800 | |
commit | e6eefd12dd779c098961a698ad98be1e0cd25635 (patch) | |
tree | 9db00ab61524ca17ea09d74f895ce82eadb64aab /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto: qat - rename compatibility version definition (diff) | |
download | linux-dev-e6eefd12dd779c098961a698ad98be1e0cd25635.tar.xz linux-dev-e6eefd12dd779c098961a698ad98be1e0cd25635.zip |
crypto: qat - remove intermediate tasklet for vf2pf
The PF driver uses the tasklet vf2pf_bh_tasklet to schedule a workqueue
to handle the vf2vf protocol (pf2vf_resp_wq).
Since the tasklet is only used to schedule the workqueue, this patch
removes it and schedules the pf2vf_resp_wq workqueue directly for the
top half.
Signed-off-by: Svyatoslav Pankratov <svyatoslav.pankratov@intel.com>
Co-developed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Reviewed-by: Marco Chiappero <marco.chiappero@intel.com>
Reviewed-by: Fiona Trahe <fiona.trahe@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions