Merge tag 'vfio-v6.13-rc3' of https://github.com/awilliam/linux-vfio
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Dec 2024 21:48:25 +0000 (13:48 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Dec 2024 21:48:25 +0000 (13:48 -0800)
Pull vfio fix from Alex Williamson:

 - Fix migration dirty page tracking support in the mlx5-vfio-pci
   variant driver in configurations where the system page size exceeds
   the device maximum message size, and anticipate device updates where
   the opposite may also be required (Yishai Hadas)

* tag 'vfio-v6.13-rc3' of https://github.com/awilliam/linux-vfio:
  vfio/mlx5: Align the page tracking max message size with the device capability


Trivial merge