aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2011-05-17 14:39:00 +0200
committerIngo Molnar <mingo@elte.hu>2011-05-17 14:39:00 +0200
commit86b9523ab1517f6edeb87295329c901930d3732d (patch)
tree48707eef8c942c18bd32cc73e517db15986dee5d /Documentation
parent2c14ddc135d93cb4b33ee4bd4a2b05e21a4a762c (diff)
parentfffcda1183e93df84ad73ba7eb7782a5c354e2b3 (diff)
downloadkernel_samsung_espresso10-86b9523ab1517f6edeb87295329c901930d3732d.zip
kernel_samsung_espresso10-86b9523ab1517f6edeb87295329c901930d3732d.tar.gz
kernel_samsung_espresso10-86b9523ab1517f6edeb87295329c901930d3732d.tar.bz2
Merge branch 'gart/rename' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/x86/x86_64/boot-options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/x86/x86_64/boot-options.txt b/Documentation/x86/x86_64/boot-options.txt
index 092e596..c54b4f5 100644
--- a/Documentation/x86/x86_64/boot-options.txt
+++ b/Documentation/x86/x86_64/boot-options.txt
@@ -206,7 +206,7 @@ IOMMU (input/output memory management unit)
(e.g. because you have < 3 GB memory).
Kernel boot message: "PCI-DMA: Disabling IOMMU"
- 2. <arch/x86_64/kernel/pci-gart.c>: AMD GART based hardware IOMMU.
+ 2. <arch/x86/kernel/amd_gart_64.c>: AMD GART based hardware IOMMU.
Kernel boot message: "PCI-DMA: using GART IOMMU"
3. <arch/x86_64/kernel/pci-swiotlb.c> : Software IOMMU implementation. Used