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:
29979aa
)
ps3disk: passing wrong variable to bvec_kunmap_irq()
author
Dan Carpenter
<error27@gmail.com>
Mon, 11 Oct 2010 19:41:35 +0000
(21:41 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Tue, 12 Oct 2010 16:56:33 +0000
(18:56 +0200)
This should pass "buf" to bvec_kunmap_irq() instead of "bv". The api is
like kmap_atomic() instead of kmap().
Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
drivers/block/ps3disk.c
patch
|
blob
|
history
diff --cc
drivers/block/ps3disk.c
Simple merge