]> 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)
commit5a7fa7d844d16597ea26c5054bf7c9397ab6336f
tree18f8965b2d8d63415346af400d4579353a8aaa70
parent650056e6db488270131f2c6dd16435cedb593862
Revert "vhost: access vq metadata through kernel virtual address"

This reverts commit 87b43b7e28 ("vhost: access vq metadata through
kernel virtual address").  The commit caused a bunch of issues, and
while commit 14730f4b85 ("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