diff options
author | Eli Cohen <[email protected]> | 2022-01-11 20:33:57 +0200 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2022-01-14 18:50:54 -0500 |
commit | f6d955d80830b6e6f6a170be68cc3628f36365dd (patch) | |
tree | df85dffd566531fe0c376f6387e4130dbb799176 /net/lapb/lapb_in.c | |
parent | b2ce6197c9c9be0ecc2a636f3b2f35886ce09a98 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Si-Wei Liu<[email protected]>
Acked-by: Jason Wang <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions