From: Joerg Roedel Date: Wed, 30 Jul 2014 14:04:38 +0000 (+0200) Subject: iommu/amd: Remove change_pte mmu_notifier call-back X-Git-Tag: omap-for-v3.17/fixes-against-rc2~158^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8301da53fbc1dff07c96f7ebf32bda331e4775e3;p=pandora-kernel.git 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 Tested-by: Oded Gabbay --- Reading git-diff-tree failed