From: Joerg Roedel Date: Tue, 8 Jul 2014 10:53:32 +0000 (+0200) Subject: iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid X-Git-Tag: omap-for-v3.17/fixes-against-rc2~158^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caf8a518d73e71c4073ef1bd5c369e80d27ebf2c;p=pandora-kernel.git iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid This function is called only in the mn_release() path, so there is no need to unregister the mmu_notifer here. Signed-off-by: Joerg Roedel Tested-by: Oded Gabbay --- Reading git-diff-tree failed