RE: [PATCH v3 0/2] clang/llvm: build fixes

Paul Durrant posted 2 patches 3 years, 10 months ago
Only 0 patches received!
RE: [PATCH v3 0/2] clang/llvm: build fixes
Posted by Paul Durrant 3 years, 10 months ago
> -----Original Message-----
> From: Roger Pau Monne <roger.pau@citrix.com>
> Sent: 01 June 2020 14:53
> To: xen-devel@lists.xenproject.org
> Cc: paul@xen.org; Roger Pau Monne <roger.pau@citrix.com>; Jan Beulich <jbeulich@suse.com>; Andrew
> Cooper <andrew.cooper3@citrix.com>; Wei Liu <wl@xen.org>
> Subject: [PATCH v3 0/2] clang/llvm: build fixes
> 
> Hello,
> 
> Two pending bug fixes for clang/llvm toolstacks.

I'm assuming you intend this to be in 4.14. If so,

Release-acked-by: Paul Durrant <paul@xen.org>

> 
> Roger Pau Monne (2):
>   x86/mm: do not attempt to convert _PAGE_GNTTAB to a boolean
>   build32: don't discard .shstrtab in linker script
> 
>  xen/arch/x86/boot/build32.lds | 14 ++++++++++++++
>  xen/arch/x86/mm.c             |  9 ++++++++-
>  2 files changed, 22 insertions(+), 1 deletion(-)
> 
> --
> 2.26.2