On Tue, May 20, 2014 at 11:18:21PM +0200, Joerg Roedel wrote:
> Joerg Roedel (5):
> iommu/amd: Don't access IOMMUv2 state_table directly
> iommu/amd: Convert IOMMUv2 state_table into state_list
> iommu/amd: Implement mmu_notifier_release call-back
> iommu/amd: Remove IOMMUv2
Hi,
here is a small patch-set with some clean-ups for the AMD IOMMUv2
driver. The most important change is the conversion to use the
mmu_notifier release call-back instead of the task_exit notifier to get
notified when a MM dies. Please review.
Thanks,
Joerg
Diffstat:
drivers/iommu/am