All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Clang/LLVM build fixes
@ 2020-05-28 14:40 Roger Pau Monne
  2020-05-28 14:40 ` [PATCH v2 1/3] x86/mm: do not attempt to convert _PAGE_GNTTAB to a boolean Roger Pau Monne
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Roger Pau Monne @ 2020-05-28 14:40 UTC (permalink / raw)
  To: xen-devel
  Cc: Stefano Stabellini, Julien Grall, Wei Liu, Andrew Cooper,
	Ian Jackson, George Dunlap, Jan Beulich, Roger Pau Monne

Hello,

A couple of build fixes for Clang/LLVM. First patch was already sent,
patches #2 and #3 are new as a result of recent commits.

Thanks, Roger.

Roger Pau Monne (3):
  x86/mm: do not attempt to convert _PAGE_GNTTAB to a boolean
  build32: don't discard .shstrtab in linker script
  clang: don't define nocall

 xen/arch/x86/boot/build32.lds | 5 +++++
 xen/arch/x86/mm.c             | 4 +++-
 xen/include/xen/compiler.h    | 6 +++++-
 3 files changed, 13 insertions(+), 2 deletions(-)

-- 
2.26.2



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-06-01  9:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-28 14:40 [PATCH v2 0/3] Clang/LLVM build fixes Roger Pau Monne
2020-05-28 14:40 ` [PATCH v2 1/3] x86/mm: do not attempt to convert _PAGE_GNTTAB to a boolean Roger Pau Monne
2020-05-29 15:10   ` Jan Beulich
2020-05-28 14:40 ` [PATCH v2 2/3] build32: don't discard .shstrtab in linker script Roger Pau Monne
2020-05-29 15:45   ` Jan Beulich
2020-06-01  9:12     ` Roger Pau Monné
2020-05-28 14:40 ` [PATCH v2 3/3] clang: don't define nocall Roger Pau Monne
2020-05-29  7:25   ` Julien Grall
2020-05-29  8:31     ` Roger Pau Monné
2020-05-29 12:36       ` Julien Grall
2020-05-29 14:49   ` Jan Beulich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.