commit | 2309bd793ead6d5e4ace611502aa87b3202856ca | [log] [tgz] |
---|---|---|
author | Joerg Roedel <jroedel@suse.de> | Wed Jul 22 17:29:47 2015 +0200 |
committer | Joerg Roedel <jroedel@suse.de> | Wed Aug 12 16:23:36 2015 +0200 |
tree | cba17b5ad76a3e2c4ac9670267d2d75c6679573f | |
parent | 55d940430ab91b89ff5fc7240555544d86475783 [diff] |
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 <jroedel@suse.de>