diff options
author | 2022-01-11 20:33:57 +0200 | |
---|---|---|
committer | 2022-01-14 18:50:54 -0500 | |
commit | f6d955d80830b6e6f6a170be68cc3628f36365dd (patch) | |
tree | df85dffd566531fe0c376f6387e4130dbb799176 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | vdpa/vdpa_sim_net: Report max device capabilities (diff) | |
download | wireguard-linux-f6d955d80830b6e6f6a170be68cc3628f36365dd.tar.xz wireguard-linux-f6d955d80830b6e6f6a170be68cc3628f36365dd.zip |
vdpa: Avoid taking cf_mutex lock on get status
Avoid the wrapper holding cf_mutex since it is not protecting anything.
To avoid confusion and unnecessary overhead incurred by it, remove.
Fixes: f489f27bc0ab ("vdpa: Sync calls set/get config/status with cf_mutex")
Signed-off-by: Eli Cohen <elic@nvidia.com>
Link: https://lore.kernel.org/r/20220111183400.38418-2-elic@nvidia.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Si-Wei Liu<si-wei.liu@oracle.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions