projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bad0524
)
x86/iommu/docs: Update AMD IOMMU specification document URL
author
Jianlin Li
<ljianlin99@gmail.com>
Sat, 23 Sep 2023 07:13:45 +0000
(15:13 +0800)
committer
Ingo Molnar
<mingo@kernel.org>
Sun, 24 Sep 2023 08:47:35 +0000
(10:47 +0200)
The previous link to the AMD IOMMU specification is no longer available,
replace it with the latest one.
Signed-off-by: Jianlin Li <ljianlin99@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link:
https://lore.kernel.org/r/20230923071344.540894-1-ljianlin99@gmail.com
Documentation/arch/x86/iommu.rst
patch
|
blob
|
history
diff --git
a/Documentation/arch/x86/iommu.rst
b/Documentation/arch/x86/iommu.rst
index 42c7a6faa39a2a2cd384f50ab0112054b542c154..41fbadfe22211871c12c9b5219c2d8bbdb15f663 100644
(file)
--- 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.