[PATCH 0/3] tools/virtio: support aarch64 cross compiling

From: Peng Fan (OSS)
Date: Wed Dec 09 2020 - 03:15:01 EST


From: Peng Fan <peng.fan@xxxxxxx>

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