[git pull] IOMMU Fixes for Linux v4.19-rc6
From: Joerg Roedel
Date: Fri Oct 05 2018 - 04:30:14 EST
Hi Greg,
The following changes since commit 17b57b1883c1285f3d0dc2266e8f79286a7bef38:
Linux 4.19-rc6 (2018-09-30 07:15:35 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.19-rc6
for you to fetch changes up to b3e9b515b08e407ab3a026dc2e4d935c48d05f69:
iommu/amd: Clear memory encryption mask from physical address (2018-10-05 10:20:24 +0200)
----------------------------------------------------------------
IOMMU Fix for Linux v4.19-rc6
One important fix:
- Fix a memory leak with AMD IOMMU when SME is active and a VM
has assigned devices. In that case the complete guest memory
will be leaked without this fix.
----------------------------------------------------------------
Singh, Brijesh (1):
iommu/amd: Clear memory encryption mask from physical address
drivers/iommu/amd_iommu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Please pull.
Thanks,
Joerg