linux-stable/tools/virtio
Shunsuke Mie 37bb61763d 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:55:53 +01:00
..
asm tools/virtio: make asm/barrier.h self contained 2020-04-17 06:05:29 -04:00
crypto
generated virtio/test: fix up after IOTLB changes 2020-04-16 18:31:08 -04:00
linux tools/virtio: fix the vringh test for virtio ring changes 2023-02-22 12:55:53 +01:00
ringtest
uapi/linux
vhost_test
virtio-trace
xen tools/virtio: xen stub 2019-10-13 09:38:27 -04:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Makefile tools/virtio: compile with -pthread 2022-05-25 09:17:53 +02:00
virtio_test.c tools/virtio: fix virtio_test execution 2022-04-08 14:39:47 +02:00
vringh_test.c tools/virtio: initialize spinlocks in vring_test.c 2023-01-24 07:19:55 +01:00