Merge pull request #3920 from peterjunpark/roc-6.2.x

docs: Remove invalid amd_iommu=on parameter (#3919)
This commit is contained in:
Sam Wu
2024-10-18 09:40:35 -06:00
committed by GitHub
5 changed files with 11 additions and 11 deletions

View File

@@ -184,5 +184,5 @@ clinfo, and HelloWord.cl and cause a system crash.
* IRQ remapping does not support X2APIC mode
* NMI error
Workaround: To avoid the system crash, add `amd_iommu=on iommu=pt` as the kernel bootparam, as
Workaround: To avoid the system crash, add `iommu=pt` as the kernel bootparam, as
indicated in the warning message.