[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201209084205.24062-1-peng.fan@oss.nxp.com>
Date: Wed, 9 Dec 2020 16:42:02 +0800
From: "Peng Fan (OSS)" <peng.fan@....nxp.com>
To: mst@...hat.com, jasowang@...hat.com,
virtualization@...ts.linux-foundation.org, catalin.marinas@....com,
will@...nel.org, maz@...nel.org
Cc: linux-kernel@...r.kernel.org, linux-imx@....com,
van.freenix@...il.com, Peng Fan <peng.fan@....com>
Subject: [PATCH 0/3] tools/virtio: support aarch64 cross compiling
From: Peng Fan <peng.fan@....com>
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
Powered by blists - more mailing lists