diff options
author | Eli Cohen <elic@nvidia.com> | 2022-01-11 20:33:57 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-01-14 18:50:54 -0500 |
commit | f6d955d80830b6e6f6a170be68cc3628f36365dd (patch) | |
tree | df85dffd566531fe0c376f6387e4130dbb799176 /crypto/proc.c | |
parent | b2ce6197c9c9be0ecc2a636f3b2f35886ce09a98 (diff) | |
download | linux-f6d955d80830b6e6f6a170be68cc3628f36365dd.tar.bz2 |
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 'crypto/proc.c')
0 files changed, 0 insertions, 0 deletions