[GIT PULL] xen: branch for v6.12-rc4
From: Juergen Gross
Date: Sun Oct 20 2024 - 06:05:46 EST
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.12a-rc4-tag
xen: branch for v6.12-rc4
It contains just a single fix for a build failure introduced with a
patch in the 6.12 merge window.
Thanks.
Juergen
drivers/xen/Kconfig | 1 -
drivers/xen/acpi.c | 24 ++++++++++++++++++++++++
drivers/xen/privcmd.c | 6 ++----
drivers/xen/xen-pciback/pci_stub.c | 11 +++++++++--
include/xen/acpi.h | 14 +++++++++-----
5 files changed, 44 insertions(+), 12 deletions(-)
Jiqian Chen (1):
xen: Remove dependency between pciback and privcmd