Searched hist:eea4e29ab8bef254b228d6e1e3de188087b2c7d0 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iommu/intel/ |
H A D | svm.c | diff eea4e29ab8bef254b228d6e1e3de188087b2c7d0 Fri Oct 30 03:37:23 CET 2020 Liu Yi L <yi.l.liu@intel.com> iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()
Should get correct sid and set it into sdev. Because we execute 'sdev->sid != req->rid' in the loop of prq_event_thread().
Fixes: eb8d93ea3c1d ("iommu/vt-d: Report page request faults for guest SVA") Signed-off-by: Liu Yi L <yi.l.liu@intel.com> Signed-off-by: Yi Sun <yi.y.sun@linux.intel.com> Acked-by: Lu Baolu <baolu.lu@linux.intel.com> Link: https://lore.kernel.org/r/1604025444-6954-2-git-send-email-yi.y.sun@linux.intel.com Signed-off-by: Joerg Roedel <jroedel@suse.de>
|