]> git.karo-electronics.de Git - karo-tx-linux.git/commit
block: add missed trace_block_plug
authorShaohua Li <shaohua.li@intel.com>
Tue, 8 Nov 2011 00:20:08 +0000 (11:20 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 14 Nov 2011 02:58:34 +0000 (13:58 +1100)
commit09f6a093702862660e6d3003984ad3c0b2b17e53
tree3eaaec6fa1274effce077c6eaf3459743e954144
parentcdd3c2b4a331354371cb718cbaee89c71df42773
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