linux-stable/tools/virtio
Shunsuke Mie 8775a0f97d tools/virtio: fix the vringh test for virtio ring changes
[ Upstream commit 3f7b75abf4 ]

Fix the build caused by missing kmsan_handle_dma() and is_power_of_2() that
are used in drivers/virtio/virtio_ring.c.

Signed-off-by: Shunsuke Mie <mie@igel.co.jp>
Message-Id: <20230110034310.779744-1-mie@igel.co.jp>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-02-22 12:46:05 +01:00
..
asm
linux
ringtest
uapi/linux
vhost_test
virtio-trace
.gitignore
Makefile
virtio_test.c
vringh_test.c