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:
da5aae7
)
[S390] tape block: complete request with correct locking
author
Frank Munzert
<munzert@de.ibm.com>
Tue, 28 Oct 2008 10:10:17 +0000
(11:10 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Tue, 28 Oct 2008 10:12:04 +0000
(11:12 +0100)
__blk_end_request must be called with request queue lock held. We need to use
blk_end_request rather than __blk_end_request.
Signed-off-by: Frank Munzert <munzert@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found