diff options
| author | Imre Deak <[email protected]> | 2013-02-27 17:02:56 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-02-27 19:10:10 -0800 |
| commit | a321e91b6d73ed011ffceed384c40d2785cf723b (patch) | |
| tree | 525598b796028211e615676f5e3182c630f992f1 /include/uapi/linux | |
| parent | 5d96bf4d928c883635774d0aba1773f275de055c (diff) | |
lib/scatterlist: add simple page iterator
Add an iterator to walk through a scatter list a page at a time starting
at a specific page offset. As opposed to the mapping iterator this is
meant to be small, performing well even in simple loops like collecting
all pages on the scatterlist into an array or setting up an iommu table
based on the pages' DMA address.
Signed-off-by: Imre Deak <[email protected]>
Cc: Maxim Levitsky <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: Daniel Vetter <[email protected]>
Tested-by: Stephen Warren <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions