Blob Blame History Raw
From: Joerg Roedel <jroedel@suse.de>
Date: Wed, 14 Aug 2019 15:17:22 +0200
Subject: [PATCH 11/11] Documentation: Update Documentation for
 iommu.passthrough
Patch-mainline: v5.4-rc1
Git-commit: c8fb436b3b633183a4c2b5a958c01baaf8bc42a7
References: bsc#1136039

This kernel parameter now takes also effect on X86.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
---
 Documentation/admin-guide/kernel-parameters.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -1677,7 +1677,7 @@
 			  synchronously.
 
 	iommu.passthrough=
-			[ARM64] Configure DMA to bypass the IOMMU by default.
+			[ARM64, X86] Configure DMA to bypass the IOMMU by default.
 			Format: { "0" | "1" }
 			0 - Use IOMMU translation for DMA.
 			1 - Bypass the IOMMU for DMA.