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:
6c5e0c4
)
md: the bitmap code needs to use blk_plug_device_unlocked()
author
Jens Axboe
<jens.axboe@oracle.com>
Fri, 1 Aug 2008 18:32:31 +0000
(20:32 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Fri, 1 Aug 2008 18:32:31 +0000
(20:32 +0200)
It doesn't hold the queue lock, so it's both racey on the queue flags
and thus spews a warning.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found