[GIT PULL] VFIO fixes for v6.13-rc7
From: Alex Williamson
Date: Mon Jan 06 2025 - 09:47:00 EST
Hi Linus,
The following changes since commit fc033cf25e612e840e545f8d5ad2edd6ba613ed5:
Linux 6.13-rc5 (2024-12-29 13:15:45 -0800)
are available in the Git repository at:
https://github.com/awilliam/linux-vfio.git tags/vfio-v6.13-rc7
for you to fetch changes up to 09dfc8a5f2ce897005a94bf66cca4f91e4e03700:
vfio/pci: Fallback huge faults for unaligned pfn (2025-01-03 08:49:05 -0700)
----------------------------------------------------------------
VFIO fixes for v6.13-rc7
- Fix a missed order alignment requirement of the pfn when inserting
mappings through the new huge fault handler introduced in v6.12.
(Alex Williamson)
----------------------------------------------------------------
Alex Williamson (1):
vfio/pci: Fallback huge faults for unaligned pfn
drivers/vfio/pci/vfio_pci_core.c | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)