]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
blk-mq: turn hctx->run_work into a regular work struct
authorJens Axboe <axboe@fb.com>
Wed, 24 Aug 2016 21:54:25 +0000 (15:54 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 29 Aug 2016 14:13:21 +0000 (08:13 -0600)
commit27489a3c827b7eebba26eda0320bb0f100bef167
tree899f2101b78e5a5bab8121686d6f8576a5dcf940
parentee63cfa7fc197b63669623721b8009cce5b0659b
blk-mq: turn hctx->run_work into a regular work struct

We don't need the larger delayed work struct, since we always run it
immediately.

Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-core.c
block/blk-mq.c
include/linux/blk-mq.h