diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2011-07-19 17:15:43 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2011-07-19 17:17:28 +0300 |
commit | b834226b04d6fb51178a64e98872856986c71474 (patch) | |
tree | 61bc6a86691586b490210029aeb603969d97e399 /drivers/vhost/net.c | |
parent | 75fd9edc1054a1fa1d1411adec368dadf68e764e (diff) | |
download | op-kernel-dev-b834226b04d6fb51178a64e98872856986c71474.zip op-kernel-dev-b834226b04d6fb51178a64e98872856986c71474.tar.gz |
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: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/vhost/net.c')
0 files changed, 0 insertions, 0 deletions