]> git.karo-electronics.de Git - karo-tx-linux.git/commit
block: add missed trace_block_plug
authorShaohua Li <shaohua.li@intel.com>
Mon, 24 Oct 2011 14:53:52 +0000 (01:53 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 7 Nov 2011 02:40:25 +0000 (13:40 +1100)
commitffeb277c89e755d6cf0e2ff6d98aba5e7c69a84d
tree69d5550e2ec25a8ad75fb201c1eaefa0a72f47c6
parent90303e16537d8ed1e2b79483fbad0742046e236e
block: add missed trace_block_plug

After flush plug list, the list has no request, so we need to add a
trace_block_plug().

Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Reviewed-by: Namhyung Kim <namhyung@gmail.com>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
block/blk-core.c