Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 84564d1c authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

Documentation/x86: remove a stray reference to pci-nommu.c



This is just the minimal workaround.  The file is mostly either stale
and/or duplicative of Documentation/admin-guide/kernel-parameters.txt,
but that is much more work than I'm willing to do right now.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Reviewed-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent f068fe31
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -187,9 +187,9 @@ PCI

IOMMU (input/output memory management unit)

 Currently four x86-64 PCI-DMA mapping implementations exist:
 Multiple x86-64 PCI-DMA mapping implementations exist, for example:

   1. <arch/x86_64/kernel/pci-nommu.c>: use no hardware/software IOMMU at all
   1. <lib/dma-direct.c>: use no hardware/software IOMMU at all
      (e.g. because you have < 3 GB memory).
      Kernel boot message: "PCI-DMA: Disabling IOMMU"