This replaces the previous singleton patch, with several build fixes found by
Gitlab.  I also included some feedback from Jan on patch 3.

Andrew Cooper (3):
  xen/ELF: Fix ELF32 PRI formatters
  arm/alternatives: Rename alt_instr fields which are used in common code
  xen/livepatch: Fix .altinstructions safety checks

 xen/arch/arm/alternative.c             |  6 +--
 xen/arch/arm/include/asm/alternative.h | 12 ++---
 xen/common/livepatch.c                 | 68 +++++++++++++++++++++++---
 xen/common/livepatch_elf.c             |  6 +--
 xen/include/xen/elfstructs.h           |  6 ++-
 5 files changed, 78 insertions(+), 20 deletions(-)

-- 
2.30.2


Reply via email to