linux-stable/tools/virtio
Shunsuke Mie ec54c946b4 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:50:34 +01:00
..
asm
crypto tools/virtio: more stubs 2019-10-11 09:27:27 -04:00
linux tools/virtio: fix the vringh test for virtio ring changes 2023-02-22 12:50:34 +01:00
ringtest treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 2019-06-19 17:09:52 +02:00
uapi/linux
vhost_test
virtio-trace treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 165 2019-05-30 11:26:38 -07:00
xen tools/virtio: xen stub 2019-10-13 09:38:27 -04:00
.gitignore
Makefile
virtio_test.c
vringh_test.c