]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/vt-d: Move device_domain_info to header
authorLu Baolu <baolu.lu@linux.intel.com>
Sat, 14 Jul 2018 07:46:57 +0000 (15:46 +0800)
committerJoerg Roedel <jroedel@suse.de>
Fri, 20 Jul 2018 12:44:24 +0000 (14:44 +0200)
commit6c2d847f9ca69314fe608a154547e8f5e00bd2bf
treebd840ece8015c3f3e97182f4bbd2df970d2dc54a
parentd119a06eebb1448598ee5ea861ed5abd5bb945ff
iommu/vt-d: Move device_domain_info to header

This allows the per device iommu data and some helpers to be
used in other files.

Cc: Ashok Raj <ashok.raj@intel.com>
Cc: Jacob Pan <jacob.jun.pan@linux.intel.com>
Cc: Kevin Tian <kevin.tian@intel.com>
Cc: Liu Yi L <yi.l.liu@intel.com>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Liu Yi L <yi.l.liu@intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c
include/linux/intel-iommu.h