From: Joerg Roedel Date: Thu, 24 Nov 2011 15:21:52 +0000 (+0100) Subject: iommu/amd: Implement notifiers for IOMMUv2 X-Git-Tag: v3.3-rc1~120^2~1^3~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8736b2c331030733c5d619170dc6e9ef211a4039;p=pandora-kernel.git iommu/amd: Implement notifiers for IOMMUv2 Since pages are not pinned anymore we need notifications when the VMM changes the page-tables. Use mmu_notifiers for that. Also use the task_exit notifier from the profiling subsystem to shutdown all contexts related to this task. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed