Joerg Roedel 522e5cb76d iommu/amd: Fix unity mapping initialization race
There is a race condition in the AMD IOMMU init code that
causes requested unity mappings to be blocked by the IOMMU
for a short period of time. This results on boot failures
and IO_PAGE_FAULTs on some machines.

Fix this by making sure the unity mappings are installed
before all other DMA is blocked.

Fixes: aafd8ba0ca74 ('iommu/amd: Implement add_device and remove_device')
Cc: stable@vger.kernel.org # v4.2+
Signed-off-by: Joerg Roedel <jroedel@suse.de>
2016-07-06 18:04:55 +02:00
..
2015-06-23 18:27:19 -07:00
2016-05-19 17:07:04 -07:00
2016-05-27 15:26:11 -07:00
2015-02-03 18:47:18 +01:00
2016-02-16 08:04:06 -08:00
2016-05-19 17:07:04 -07:00
2015-11-26 14:41:01 +01:00