[GIT PULL] xen: branch for v6.15-rc3
From: Juergen Gross
Date: Thu Apr 17 2025 - 10:59:51 EST
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.15a-rc3-tag
xen: branch for v6.15-rc3
It contains just a single fix for the Xen multicall driver avoiding
a percpu variable referencing initdata by its initializer.
Thanks.
Juergen
arch/x86/xen/multicalls.c | 26 ++++++++++++++------------
arch/x86/xen/smp_pv.c | 1 -
arch/x86/xen/xen-ops.h | 3 ---
3 files changed, 14 insertions(+), 16 deletions(-)
Juergen Gross (1):
xen: fix multicall debug feature