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> |
||
|---|---|---|
| .. | ||
| bug.h | ||
| build_bug.h | ||
| compiler.h | ||
| cpumask.h | ||
| device.h | ||
| dma-mapping.h | ||
| err.h | ||
| export.h | ||
| gfp.h | ||
| hrtimer.h | ||
| irqreturn.h | ||
| kernel.h | ||
| kmemleak.h | ||
| kmsan.h | ||
| mm_types.h | ||
| module.h | ||
| printk.h | ||
| ratelimit.h | ||
| scatterlist.h | ||
| slab.h | ||
| spinlock.h | ||
| thread_info.h | ||
| topology.h | ||
| uaccess.h | ||
| uio.h | ||
| virtio.h | ||
| virtio_byteorder.h | ||
| virtio_config.h | ||
| virtio_ring.h | ||
| vringh.h | ||