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)
commit8301da53fbc1dff07c96f7ebf32bda331e4775e3
tree6323f43c2c91dca6f26eb43716b61a62e64d3b07
parentfcaa96060809224c4d2092e1e0d6efcf0d342bb4
iommu/amd: Remove change_pte mmu_notifier call-back

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>
drivers/iommu/amd_iommu_v2.c
This page took 0.024278 seconds and 5 git commands to generate.