Remove IA-64 from iommu=pt doc There is no sign of either iommu parameter parsing or use of iommu_pass_through in arch/ia64/kernel/pci-dma.c, so remove IA-64 from iommu=pt documentation.
This patch depends on patch iommu_default_pt.patch. Signed-off-by: Glenn Serre <[email protected]> --- Documentation/kernel-parameters.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -1747,7 +1747,7 @@ nomerge forcesac soft - pt [x86, IA-64] + pt [x86] nopt [x86] nobypass [PPC/POWERNV] Disable IOMMU bypass, using IOMMU for PCI devices. _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
