From: Peng Fan <[email protected]> Not sure whether this is correct fix for aarch64 build, just a try. I still need to drop -Werror to make it build, but not included in this patchset.
Peng Fan (3): tools/virtio: include asm/bug.h tools/virtio: add krealloc_array tools/virtio: add barrier for aarch64 tools/virtio/asm/barrier.h | 10 ++++++++++ tools/virtio/linux/bug.h | 2 ++ tools/virtio/linux/kernel.h | 13 +++++++++++-- 3 files changed, 23 insertions(+), 2 deletions(-) -- 2.28.0

