Skip to content
Snippets Groups Projects
Commit b834226b authored by Michael S. Tsirkin's avatar Michael S. Tsirkin
Browse files

vhost: optimize interrupt enable/disable


As we now only update used ring after enabling
the backend, we can write flags with __put_user:
as that's done on data path, it matters.

Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
parent 75fd9edc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment