[GIT PULL] xen: branch for v6.14-rc3
From: Juergen Gross
Date: Fri Feb 14 2025 - 03:00:04 EST
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.14-rc3-tag
xen: branch for v6.14-rc3
It contains 3 patches related to the xen-swiotlb driver:
- 2 fixes for issues coming up due to another fix in 6.12
- 1 addition of an __init annotation
Thanks.
Juergen
arch/x86/xen/mmu_pv.c | 71 +++++++++++++++++++++++++++++++++++++++++------
drivers/xen/swiotlb-xen.c | 22 +++++++++------
2 files changed, 75 insertions(+), 18 deletions(-)
Jan Beulich (1):
Xen/swiotlb: mark xen_swiotlb_fixup() __init
Juergen Gross (2):
xen/swiotlb: relax alignment requirements
x86/xen: allow larger contiguous memory regions in PV guests