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:
0007a4c
)
block: avoid unnecessary plug list flush
author
Shaohua Li
<shaohua.li@intel.com>
Wed, 16 Nov 2011 08:21:50 +0000
(09:21 +0100)
committer
Jens Axboe
<axboe@kernel.dk>
Wed, 16 Nov 2011 08:21:50 +0000
(09:21 +0100)
get_request_wait() could sleep and flush the plug list. If the list is
already flushed, don't flush again.
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Reviewed-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c
patch
|
blob
|
history
diff --cc
block/blk-core.c
Simple merge