From: Linus Torvalds Date: Thu, 18 Mar 2021 19:37:05 +0000 (-0700) Subject: Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfio X-Git-Tag: accepted/tizen/unified/20230118.172025~7621 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dc0337999d87a5e749ef1ac0bcc1a06d2a3f9ec0;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfio Pull VFIO fixes from Alex Williamson: - Fix 32-bit issue with new unmap-all flag (Steve Sistare) - Various Kconfig changes for better coverage (Jason Gunthorpe) - Fix to batch pinning support (Daniel Jordan) * tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfio: vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external() vfio: Depend on MMU ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST vfio-platform: Add COMPILE_TEST to VFIO_PLATFORM vfio: IOMMU_API should be selected vfio/type1: fix unmap all on ILP32 --- dc0337999d87a5e749ef1ac0bcc1a06d2a3f9ec0