Hi, On 1/10/20 6:06 AM, Jacob Pan wrote:
+static void register_pasid_allocator(struct intel_iommu *iommu) +{ + if (!intel_iommu_sm) {Use sm_supported(iommu) instead.sounds good, seems we could separate the sm code more cleanly in the future to avoid all these checks.
Agreed. Best regards, baolu _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
