From: Joerg Roedel Date: Wed, 22 Jul 2015 15:29:47 +0000 (+0200) Subject: iommu/vt-d: Remove dmar_global_lock from device_notifier X-Git-Tag: omap-for-v4.3/fixes-rc1~57^2^6~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2309bd793ead6d5e4ace611502aa87b3202856ca;p=pandora-kernel.git iommu/vt-d: Remove dmar_global_lock from device_notifier The code in the locked section does not touch anything protected by the dmar_global_lock. Remove it from there. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed