Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [IOAT]: drivers/dma/iovlock.c: make num_pages_spanned() static | Adrian Bunk | 2006-07-03 |
| | | | | | | | | This patch makes the needlessly global num_pages_spanned() static. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net> | ||
* | [I/OAT]: Utility functions for offloading sk_buff to iovec copies | Chris Leech | 2006-06-18 |
Provides for pinning user space pages in memory, copying to iovecs, and copying from sk_buffs including fragmented and chained sk_buffs. Signed-off-by: Chris Leech <christopher.leech@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net> |