git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb645a2
)
[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()
author
Jens Axboe
<axboe@suse.de>
Thu, 27 Apr 2006 06:46:01 +0000
(08:46 +0200)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Thu, 27 Apr 2006 06:59:48 +0000
(08:59 +0200)
find_get_pages_contig() will break out if we hit a hole in the page cache.
From Andrew Morton, small modifications and documentation by me.
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found