[PATCH] docs/x86: Update AMD IOMMU specification location

Richard Lyu posted 1 patch 2 months ago
There is a newer version of this series
Documentation/arch/x86/iommu.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] docs/x86: Update AMD IOMMU specification location
Posted by Richard Lyu 2 months ago
The current link to the AMD I/O Virtualization Technology IOMMU
specification (document 48882) in Documentation/arch/x86/iommu.rst
is outdated and points to a defunct URL on the AMD website.

Update the link in Documentation/arch/x86/iommu.rst to the current stable
location for the specification. This ensures users can easily access the
required architectural details.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: x86@kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: linux-doc@vger.kernel.org

Signed-off-by: Richard Lyu <richard.lyu@suse.com>
---
 Documentation/arch/x86/iommu.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/arch/x86/iommu.rst b/Documentation/arch/x86/iommu.rst
index 41fbadfe2221..9b8b5e514e35 100644
--- a/Documentation/arch/x86/iommu.rst
+++ b/Documentation/arch/x86/iommu.rst
@@ -5,7 +5,7 @@ x86 IOMMU Support
 The architecture specs can be obtained from the below locations.
 
 - Intel: http://www.intel.com/content/dam/www/public/us/en/documents/product-specifications/vt-directed-io-spec.pdf
-- AMD: https://www.amd.com/content/dam/amd/en/documents/processor-tech-docs/specifications/48882_3_07_PUB.pdf
+- AMD: https://docs.amd.com/v/u/en-US/48882_3.10_PUB
 
 This guide gives a quick cheat sheet for some basic understanding.
 
-- 
2.51.0