* [PATCH] docs: x86: Update spec URL in x86/iommu document
@ 2023-09-23 7:13 Jianlin Li
2023-10-03 15:29 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Jianlin Li @ 2023-09-23 7:13 UTC (permalink / raw)
To: corbet
Cc: tglx, mingo, bp, dave.hansen, x86, hpa, linux-kernel, linux-doc,
Jianlin Li
The previous link to AMD IOMMU spec is no longer available,
replace it with the new one.
Signed-off-by: Jianlin Li <ljianlin99@gmail.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 42c7a6faa39a..41fbadfe2221 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/system/files/TechDocs/48882_IOMMU.pdf
+- AMD: https://www.amd.com/content/dam/amd/en/documents/processor-tech-docs/specifications/48882_3_07_PUB.pdf
This guide gives a quick cheat sheet for some basic understanding.
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] docs: x86: Update spec URL in x86/iommu document
2023-09-23 7:13 [PATCH] docs: x86: Update spec URL in x86/iommu document Jianlin Li
@ 2023-10-03 15:29 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2023-10-03 15:29 UTC (permalink / raw)
To: Jianlin Li
Cc: tglx, mingo, bp, dave.hansen, x86, hpa, linux-kernel, linux-doc,
Jianlin Li
Jianlin Li <ljianlin99@gmail.com> writes:
> The previous link to AMD IOMMU spec is no longer available,
> replace it with the new one.
>
> Signed-off-by: Jianlin Li <ljianlin99@gmail.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 42c7a6faa39a..41fbadfe2221 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/system/files/TechDocs/48882_IOMMU.pdf
> +- AMD: https://www.amd.com/content/dam/amd/en/documents/processor-tech-docs/specifications/48882_3_07_PUB.pdf
Sigh...how long until they move it again?
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-03 15:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-23 7:13 [PATCH] docs: x86: Update spec URL in x86/iommu document Jianlin Li
2023-10-03 15:29 ` Jonathan Corbet
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).