On Thu, May 04, 2023 at 03:54:57PM +0800, Leo Yan wrote: > This patch series is for building Xen target with Clang. > > The first patch is to fix building failure for Xen target, the second > patch is to add info for a linkage known issue when use Clang as > compiler.
Gentle ping ... I saw my patches were rejected by EPAM, so I am afraid EPAM engineers cannot see these two patches, I will try to reach them offline. At meantine, it would be great if anyone could review on this list. Thanks! > Leo Yan (2): > arm64: Remove duplicated symbols > doc: Add info for building Xen target with Clang > > .../include/asm/boot0-linux-kernel-header.h | 2 -- > doc/build/clang.rst | 36 +++++++++++++++++++ > 2 files changed, 36 insertions(+), 2 deletions(-) > > -- > 2.39.2 >