iommu/amd: Remove change_pte mmu_notifier call-back
authorJoerg Roedel <jroedel@suse.de>
Wed, 30 Jul 2014 14:04:38 +0000 (16:04 +0200)
committerJoerg Roedel <jroedel@suse.de>
Wed, 30 Jul 2014 14:07:49 +0000 (16:07 +0200)
All calls to this call-back are wrapped with
mmu_notifer_invalidate_range_start()/end(), making this
notifier pretty useless, so remove it.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
Tested-by: Oded Gabbay <oded.gabbay@amd.com>

No differences found