mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-16 18:40:44 +09:00
This reverts commit7f466032dc("vhost: access vq metadata through kernel virtual address"). The commit caused a bunch of issues, and while commit73f628ec9e("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>