[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1618763386-29562-1-git-send-email-zhoul110@chinatelecom.cn>
Date: Sun, 18 Apr 2021 09:29:46 -0700
From: Liang Zhou <lullaby2005@...il.com>
To: tglx@...utronix.de, mingo@...hat.com, bp@...en8.de, x86@...nel.org,
hpa@...or.com, corbet@....net
Cc: linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
zhoul110@...natelecom.cn
Subject: [PATCH] docs: fix the invalid vt-d spec location
This patch fixes the invalid vt-d spec location.
Signed-off-by: Liang Zhou <zhoul110@...natelecom.cn>
---
Documentation/x86/intel-iommu.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/x86/intel-iommu.rst b/Documentation/x86/intel-iommu.rst
index 099f13d..e95ee34 100644
--- a/Documentation/x86/intel-iommu.rst
+++ b/Documentation/x86/intel-iommu.rst
@@ -4,7 +4,7 @@ Linux IOMMU Support
The architecture spec can be obtained from the below location.
-http://www.intel.com/content/dam/www/public/us/en/documents/product-specifications/vt-directed-io-spec.pdf
+https://software.intel.com/content/dam/develop/external/us/en/documents-tps/vt-directed-io-spec.pdf
This guide gives a quick cheat sheet for some basic understanding.
--
1.8.3.1
Powered by blists - more mailing lists