commit | 08a7f456a759e971caf0cc13987a963de2b0ae7c | [log] [tgz] |
---|---|---|
author | Joerg Roedel <jroedel@suse.de> | Thu Jul 23 18:09:11 2015 +0200 |
committer | Joerg Roedel <jroedel@suse.de> | Wed Aug 12 16:23:36 2015 +0200 |
tree | cb8442f19bc77abf388777c9b3358a730fb40182 | |
parent | 127c761598f7fbe7ffe6650cdc491eb57c5aaecd [diff] |
iommu/vt-d: Only insert alias dev_info if there is an alias For devices without an PCI alias there will be two device_domain_info structures added. Prevent that by checking if the alias is different from the device. Signed-off-by: Joerg Roedel <jroedel@suse.de>