浏览代码

Documentation: Rename Documentation/DMA-mapping.txt

It seems that Documentation/DMA-mapping.txt was supposed to be renamed
to Documentation/PCI/PCI-DMA-mapping.txt.

Signed-off-by: Kusanagi Kouichi <slash@ac.auone-net.jp>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Kusanagi Kouichi 15 年之前
父节点
当前提交
4207a152bc
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 0 0
      Documentation/PCI/PCI-DMA-mapping.txt
  2. 1 1
      Documentation/block/biodoc.txt

+ 0 - 0
Documentation/DMA-mapping.txt → Documentation/PCI/PCI-DMA-mapping.txt


+ 1 - 1
Documentation/block/biodoc.txt

@@ -186,7 +186,7 @@ a virtual address mapping (unlike the earlier scheme of virtual address
 do not have a corresponding kernel virtual address space mapping) and
 do not have a corresponding kernel virtual address space mapping) and
 low-memory pages.
 low-memory pages.
 
 
-Note: Please refer to Documentation/DMA-mapping.txt for a discussion
+Note: Please refer to Documentation/PCI/PCI-DMA-mapping.txt for a discussion
 on PCI high mem DMA aspects and mapping of scatter gather lists, and support
 on PCI high mem DMA aspects and mapping of scatter gather lists, and support
 for 64 bit PCI.
 for 64 bit PCI.