xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Fixes to build with lld 6.0.0
@ 2018-07-11 15:34 Roger Pau Monne
  2018-07-11 15:34 ` [PATCH v3 1/3] xen/x86: replace '||' usage in the linker script Roger Pau Monne
                   ` (3 more replies)
  0 siblings, 4 replies; 21+ messages in thread
From: Roger Pau Monne @ 2018-07-11 15:34 UTC (permalink / raw)
  To: xen-devel; +Cc: Roger Pau Monne

Hello,

The following 3 patches allow building the hypervisor with lld 6.0.0.

The only difference between v2 is the split into multiple patches.

Thanks, Roger.

Roger Pau Monne (3):
  xen/x86: replace '||' usage in the linker script
  xen/compiler: introduce a define for weak symbols
  xen/x86: declare the efi symbol as weak

 xen/arch/x86/xen.lds.S              | 4 +---
 xen/include/xen/compiler.h          | 2 ++
 xen/include/xen/efi.h               | 2 +-
 xen/include/xen/livepatch_payload.h | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.17.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2018-08-15 18:33 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-11 15:34 [PATCH v3 0/3] Fixes to build with lld 6.0.0 Roger Pau Monne
2018-07-11 15:34 ` [PATCH v3 1/3] xen/x86: replace '||' usage in the linker script Roger Pau Monne
2018-07-12 11:38   ` Daniel Kiper
2018-07-12 15:26     ` Roger Pau Monné
2018-07-13 10:17       ` Daniel Kiper
2018-07-11 15:34 ` [PATCH v3 2/3] xen/compiler: introduce a define for weak symbols Roger Pau Monne
2018-07-12  7:29   ` Roger Pau Monné
2018-07-24 13:42     ` Jan Beulich
2018-07-24 13:51       ` Daniel Kiper
2018-07-24 13:59         ` Jan Beulich
2018-07-24 14:07           ` Roger Pau Monné
2018-07-24 14:36       ` Ross Lagerwall
2018-08-15 18:33       ` Konrad Rzeszutek Wilk
2018-07-12 11:37   ` Andrew Cooper
2018-07-12 11:54     ` Jan Beulich
2018-07-11 15:34 ` [PATCH v3 3/3] xen/x86: declare the efi symbol as weak Roger Pau Monne
2018-07-12 11:35   ` Daniel Kiper
2018-07-12 11:53     ` Jan Beulich
2018-07-12 16:37     ` Roger Pau Monné
2018-07-13 10:20       ` Daniel Kiper
2018-07-11 16:15 ` [PATCH v3 0/3] Fixes to build with lld 6.0.0 Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).