From 2309bd793ead6d5e4ace611502aa87b3202856ca Mon Sep 17 00:00:00 2001 From: Joerg Roedel Date: Wed, 22 Jul 2015 17:29:47 +0200 Subject: [PATCH] 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-format-patch failed