[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240726095758.15879-1-jgross@suse.com>
Date: Fri, 26 Jul 2024 11:57:58 +0200
From: Juergen Gross <jgross@...e.com>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org,
xen-devel@...ts.xenproject.org,
sstabellini@...nel.org
Subject: [GIT PULL] xen: branch for v6.11-rc1 take 2
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.11-rc1a-tag
xen: branch for v6.11-rc1 take 2
It contains 2 fixes for issues introduced in this merge window:
- one for enhanced debugging in the Xen multicall handling
- a series with 2 patches fixing a boot failure when running as dom0 in
PVH mode
Thanks.
Juergen
arch/x86/include/asm/xen/hypervisor.h | 5 --
arch/x86/platform/pvh/enlighten.c | 3 -
arch/x86/xen/enlighten_pvh.c | 107 ++++++++++++++++++----------------
arch/x86/xen/multicalls.c | 19 +++---
arch/x86/xen/smp_pv.c | 1 +
arch/x86/xen/xen-ops.h | 3 +
6 files changed, 74 insertions(+), 64 deletions(-)
Juergen Gross (1):
xen: fix multicall debug data referencing
Roger Pau Monne (2):
x86/xen: move xen_reserve_extra_memory()
x86/xen: fix memblock_reserve() usage on PVH
Powered by blists - more mailing lists