[GIT PULL] xen: branch for v6.9-rc7
From: Juergen Gross
Date: Fri May 03 2024 - 08:20:38 EST
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.9a-rc7-tag
xen: branch for v6.9-rc7
It contains two fixes when running as Xen PV guests for issues
introduced in the 6.9 merge window, both related to apic id handling.
Thanks.
Juergen
arch/x86/xen/enlighten_pv.c | 11 ++++++++++-
arch/x86/xen/smp_pv.c | 4 ++--
2 files changed, 12 insertions(+), 3 deletions(-)
Juergen Gross (1):
x86/xen: return a sane initial apic id when running as PV guest
Thomas Gleixner (1):
x86/xen/smp_pv: Register the boot CPU APIC properly