mbox series

[0/2] x86/clang: build fixes

Message ID 20210423094343.5850-1-roger.pau@citrix.com (mailing list archive)
Headers show
Series x86/clang: build fixes | expand

Message

Roger Pau Monne April 23, 2021, 9:43 a.m. UTC
Hello,

Two clang related build fixes to get the hypervisor building again with
clang without CONFIG_PV32.

Thanks, Roger.

Roger Pau Monne (2):
  x86/oprofile: fix oprofile for clang build
  x86/pv: fix clang build without CONFIG_PV32

 xen/arch/x86/oprofile/backtrace.c |  2 ++
 xen/arch/x86/pv/hypercall.c       | 18 +++++++++---------
 2 files changed, 11 insertions(+), 9 deletions(-)