mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-09-22 09:34:56 +02: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>