[PATCH 0/2] x86/xen: fix memblock_reserve() usage on PVH

Roger Pau Monne posted 2 patches 1 month, 2 weeks ago
Failed in applying to current master (apply log)
There is a newer version of this series
arch/x86/include/asm/xen/hypervisor.h |   5 --
arch/x86/platform/pvh/enlighten.c     |   3 -
arch/x86/xen/enlighten_pvh.c          | 107 ++++++++++++++------------
3 files changed, 58 insertions(+), 57 deletions(-)
[PATCH 0/2] x86/xen: fix memblock_reserve() usage on PVH
Posted by Roger Pau Monne 1 month, 2 weeks ago
Hello,

First patch is just code movement, the second patch is the actual
bugfix.

Thanks, Roger.

Roger Pau Monne (2):
  x86/xen: move xen_reserve_extra_memory()
  x86/xen: fix memblock_reserve() usage on PVH

 arch/x86/include/asm/xen/hypervisor.h |   5 --
 arch/x86/platform/pvh/enlighten.c     |   3 -
 arch/x86/xen/enlighten_pvh.c          | 107 ++++++++++++++------------
 3 files changed, 58 insertions(+), 57 deletions(-)

-- 
2.45.2