mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
3d2c7d3704
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>