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:
fd61af0
)
[PATCH] splice: retrieve mapping after locking the page
author
Jens Axboe
<axboe@suse.de>
Tue, 20 Jun 2006 13:01:12 +0000
(15:01 +0200)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Fri, 23 Jun 2006 15:10:39 +0000
(17:10 +0200)
Otherwise we could be racing with truncate/mapping removal.
Problem found/fixed by Nick Piggin <npiggin@suse.de>, logic rewritten
by me.
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found