linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: fix the invalid vt-d spec location
@ 2021-04-18 16:29 Liang Zhou
  2021-04-18 16:59 ` Borislav Petkov
  0 siblings, 1 reply; 4+ messages in thread
From: Liang Zhou @ 2021-04-18 16:29 UTC (permalink / raw)
  To: tglx, mingo, bp, x86, hpa, corbet; +Cc: linux-kernel, linux-doc, zhoul110

This patch fixes the invalid vt-d spec location.

Signed-off-by: Liang Zhou <zhoul110@chinatelecom.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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-20 18:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-18 16:29 [PATCH] docs: fix the invalid vt-d spec location Liang Zhou
2021-04-18 16:59 ` Borislav Petkov
2021-04-19  8:05   ` Steven Zhou
2021-04-20 18:58     ` Borislav Petkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).