On Thu, Jan 02, 2025 at 19:32:54 +0100, Alex Williamson wrote: > The PFN must also be aligned to the fault order to insert a huge > pfnmap. Test the alignment and fallback when unaligned. > > Fixes: f9e54c3a2f5b ("vfio/pci: implement huge_fault support") > Link: https://bugzilla.kernel.org/show_bug.cgi?id=219619 > Reported-by: Athul Krishna <athul.krishna.kr@xxxxxxxxxxxxxx> > Reported-by: Precific <precification@xxxxxxxxx> > Signed-off-by: Alex Williamson <alex.williamson@xxxxxxxxxx> Tested-by: Precific <precification@xxxxxxxxx>