mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
e9c4962c5d
Fix the build dependency for virtio_test. The virtio_ring that is used from the test requires container_of_const(). Change to use container_of.h kernel header directly and adapt related codes. Signed-off-by: Shunsuke Mie <mie@igel.co.jp> Message-Id: <20230417022037.917668-2-mie@igel.co.jp> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
||
---|---|---|
.. | ||
asm | ||
crypto | ||
generated | ||
linux | ||
ringtest | ||
uapi/linux | ||
vhost_test | ||
virtio-trace | ||
xen | ||
.gitignore | ||
Makefile | ||
virtio_test.c | ||
vringh_test.c |