Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.17-pre8 /Documentation/DMA-mapping.txt

Filename:/Documentation/DMA-mapping.txt
Lines Added:3
Lines Deleted:0
Also changed in: (Previous) 2.4.17-pre7  2.4.17-pre6  2.4.17-pre5  2.4.13  2.4.13-pre6  2.4.13-pre5 
(Following) 2.4.17-rc1  2.4.17-rc2  2.4.17  2.4.18pre1  2.4.18pre2  2.4.18-pre3 

Location
[  2.4.17-pre8
  [  Documentation
     o  DMA-mapping.txt

Patch

diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/Documentation/DMA-mapping.txt linux/Documentation/DMA-mapping.txt
--- linux-2.4.16/Documentation/DMA-mapping.txt   Mon Nov 26 10:35:04 2001
+++ linux/Documentation/DMA-mapping.txt   Thu Dec  6 15:47:19 2001
@@ -60,6 +60,9 @@
 might be mapped somewhere entirely different than the rest of physical
 memory.
 
+Also, this means that you cannot take the return of a kmap()
+call and DMA to/from that.  This is similar to vmalloc().
+
 What about block I/O and networking buffers?  The block I/O and
 networking subsystems make sure that the buffers they use are valid
 for you to DMA from/to.


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.