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:
a38eb63
)
blk-throttle: use queue_is_locked() instead of lockdep_is_held()
author
Jens Axboe
<axboe@kernel.dk>
Tue, 25 Oct 2011 13:51:48 +0000
(15:51 +0200)
committer
Jens Axboe
<axboe@kernel.dk>
Tue, 25 Oct 2011 13:51:48 +0000
(15:51 +0200)
We can't use the latter if !CONFIG_LOCKDEP.
Reported-by: Sedat Dilek <sedat.dilek@googlemail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found