linux/tools/virtio/linux
Peng Fan 697d154914 tools/virtio: include asm/bug.h
WARN_ON is used in drivers/vhost/vringh.c, to avoid build failure,
need include asm/bug.h

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20201209084205.24062-2-peng.fan@oss.nxp.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2020-12-18 16:14:30 -05:00
..
bug.h tools/virtio: include asm/bug.h 2020-12-18 16:14:30 -05:00
compiler.h tools/virtio: define aligned attribute 2020-04-17 06:05:29 -04:00
device.h
dma-mapping.h tools/virtio: more stubs 2019-10-11 09:27:27 -04:00
err.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
export.h
hrtimer.h
irqreturn.h
kernel.h compiler: Remove uninitialized_var() macro 2020-07-16 12:35:31 -07:00
kmemleak.h
module.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
printk.h
ratelimit.h
scatterlist.h sg: remove ->sg_magic member 2018-06-29 08:48:06 -06:00
slab.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
thread_info.h tools/virtio: more stubs to fix tools build 2018-01-29 12:02:54 -05:00
uaccess.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
uio.h
virtio_byteorder.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
virtio_config.h virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk 2020-08-03 16:11:42 -04:00
virtio_ring.h
virtio.h tools/virtio: Use tools/include/list.h instead of stubs 2020-06-22 12:34:22 -04:00
vringh.h