mbox series

[v1,0/2] arm64: Fix building failure for Xen target

Message ID 20230504075459.59855-1-leo.yan@linaro.org
Headers show
Series arm64: Fix building failure for Xen target | expand

Message

Leo Yan May 4, 2023, 7:54 a.m. UTC
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.


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(-)

Comments

Leo Yan May 18, 2023, 3:52 a.m. UTC | #1
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
>