acrn-kernel/tools/virtio/linux
Peng Fan b9ca93bcd1 tools/virtio: add krealloc_array
krealloc_array is used in drivers/vhost/vringh.c, add it to avoid build
failure.

Drop WARN_ON_ONCE, because duplicated with the one in bug.h

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20201209084205.24062-3-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
err.h
export.h
hrtimer.h
irqreturn.h
kernel.h tools/virtio: add krealloc_array 2020-12-18 16:14:30 -05:00
kmemleak.h
module.h
printk.h
ratelimit.h
scatterlist.h
slab.h
thread_info.h
uaccess.h
uio.h
virtio.h tools/virtio: Use tools/include/list.h instead of stubs 2020-06-22 12:34:22 -04:00
virtio_byteorder.h
virtio_config.h virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk 2020-08-03 16:11:42 -04:00
virtio_ring.h
vringh.h