1
0

release 6.11.11

This commit is contained in:
2024-12-05 18:46:18 +03:00
parent bf0cfbdd57
commit 9debc8729c
41 changed files with 62 additions and 472 deletions

View File

@@ -68,7 +68,7 @@ Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
} else if (!strncmp(str, "forcedac", 8)) {
pr_warn("intel_iommu=forcedac deprecated; use iommu.forcedac instead\n");
iommu_dma_forcedac = true;
@@ -2156,6 +2164,9 @@ static int device_def_domain_type(struct
@@ -2168,6 +2176,9 @@ static int device_def_domain_type(struct
if ((iommu_identity_mapping & IDENTMAP_AZALIA) && IS_AZALIA(pdev))
return IOMMU_DOMAIN_IDENTITY;
@@ -78,7 +78,7 @@ Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
}
return 0;
@@ -2456,6 +2467,9 @@ static int __init init_dmars(void)
@@ -2468,6 +2479,9 @@ static int __init init_dmars(void)
iommu_set_root_entry(iommu);
}