diff options
author | Zhu Lingshan <[email protected]> | 2020-09-09 14:52:34 +0800 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2020-10-21 10:48:10 -0400 |
commit | 86e182fe12ee5869022614457037097c70fe2ed1 (patch) | |
tree | 1ad7af0a73787d36f2711762a39bdf633d9dff86 /include/linux/kernel-page-flags.h | |
parent | 5745bcfbbf89b158416075374254d3c013488f21 (diff) |
vhost_vdpa: remove unnecessary spin_lock in vhost_vring_call
This commit removed unnecessary spin_locks in vhost_vring_call
and related operations. Because we manipulate irq offloading
contents in vhost_vdpa ioctl code path which is already
protected by dev mutex and vq mutex.
Signed-off-by: Zhu Lingshan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Acked-by: Jason Wang <[email protected]>
Diffstat (limited to 'include/linux/kernel-page-flags.h')
0 files changed, 0 insertions, 0 deletions