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:
d10f215
)
[SPLICE]: Don't assume regular pages in splice_to_pipe()
author
Jens Axboe
<jens.axboe@oracle.com>
Wed, 7 Nov 2007 07:29:47 +0000
(23:29 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 22:53:30 +0000
(14:53 -0800)
Allow caller to pass in a release function, there might be
other resources that need releasing as well. Needed for
network receive.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found