]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "vhost: access vq metadata through kernel virtual address"
authorMichael S. Tsirkin <mst@redhat.com>
Sat, 10 Aug 2019 17:53:21 +0000 (13:53 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 4 Sep 2019 11:39:48 +0000 (07:39 -0400)
commitce13b21b06ed25de2ac3f1ed0af53de209c5e17b
tree18f8965b2d8d63415346af400d4579353a8aaa70
parentb6d1c5fb98b145a17f76b4c1f842051f29290efc
Revert "vhost: access vq metadata through kernel virtual address"

This reverts commit d35bf66a42 ("vhost: access vq metadata through
kernel virtual address").  The commit caused a bunch of issues, and
while commit b19f5f8432 ("vhost: disable metadata prefetch
optimization") disabled the optimization it's not nice to keep lots of
dead code around.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/vhost.c
drivers/vhost/vhost.h