[PATCH v2 0/3] xen: Header fixes

Andrew Cooper posted 3 patches 7 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20250509163212.2948359-1-andrew.cooper3@citrix.com
xen/arch/arm/arm32/livepatch.c  |  1 -
xen/arch/arm/arm64/livepatch.c  |  1 -
xen/arch/arm/livepatch.c        |  1 -
xen/arch/arm/mmu/setup.c        |  2 +-
xen/arch/x86/alternative.c      | 12 ++++++------
xen/arch/x86/livepatch.c        |  9 ++++-----
xen/common/memory.c             |  4 +++-
xen/common/page_alloc.c         |  5 ++---
xen/include/xen/elfstructs.h    |  8 +++++++-
xen/include/xen/livepatch.h     | 10 +++++-----
xen/include/xen/livepatch_elf.h |  1 -
xen/include/xen/mm.h            |  6 +++---
xen/include/xen/version.h       |  1 -
13 files changed, 31 insertions(+), 30 deletions(-)
[PATCH v2 0/3] xen: Header fixes
Posted by Andrew Cooper 7 months, 1 week ago
Split out of "[PATCH 0/8] xen: Untangle mm.h"

https://lore.kernel.org/xen-devel/20250312174513.4075066-1-andrew.cooper3@citrix.com/

Andrew Cooper (3):
  xen/elfstructs: Include xen/types.h
  xen/livepatch: Fix include hierarchy
  xen: Sort includes

 xen/arch/arm/arm32/livepatch.c  |  1 -
 xen/arch/arm/arm64/livepatch.c  |  1 -
 xen/arch/arm/livepatch.c        |  1 -
 xen/arch/arm/mmu/setup.c        |  2 +-
 xen/arch/x86/alternative.c      | 12 ++++++------
 xen/arch/x86/livepatch.c        |  9 ++++-----
 xen/common/memory.c             |  4 +++-
 xen/common/page_alloc.c         |  5 ++---
 xen/include/xen/elfstructs.h    |  8 +++++++-
 xen/include/xen/livepatch.h     | 10 +++++-----
 xen/include/xen/livepatch_elf.h |  1 -
 xen/include/xen/mm.h            |  6 +++---
 xen/include/xen/version.h       |  1 -
 13 files changed, 31 insertions(+), 30 deletions(-)

-- 
2.39.5