]> www.infradead.org Git - users/willy/pagecache.git/commitdiff
Merge tag 'vfio-v6.13-rc7' of https://github.com/awilliam/linux-vfio
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 Jan 2025 14:56:23 +0000 (06:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 Jan 2025 14:56:23 +0000 (06:56 -0800)
Pull vfio fix from Alex Williamson:

 - Fix a missed order alignment requirement of the pfn when inserting
   mappings through the new huge fault handler introduced in v6.12 (Alex
   Williamson)

* tag 'vfio-v6.13-rc7' of https://github.com/awilliam/linux-vfio:
  vfio/pci: Fallback huge faults for unaligned pfn


Trivial merge