Commits
Joerg Roedel committed e79df31c60e
iommu/amd: Handle parallel invalidate_range_start/end calls correctly Add a counter to the pasid_state so that we do not restore the original page-table before all invalidate_range_start to invalidate_range_end sections have finished. Signed-off-by: Joerg Roedel <jroedel@suse.de>