diff options
author | Bart Van Assche <bvanassche@acm.org> | 2019-07-01 17:47:29 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-07-03 05:03:27 +0200 |
commit | c05f42206f4de12b6807270fc669b45472f1bdb7 (patch) | |
tree | 82aaf5161958336f8ef635f9f7a8daaeddad7f64 /drivers/pinctrl/actions | |
parent | sbitmap: Replace cmpxchg with xchg (diff) | |
download | linux-c05f42206f4de12b6807270fc669b45472f1bdb7.tar.xz linux-c05f42206f4de12b6807270fc669b45472f1bdb7.zip |
blk-mq: remove blk_mq_put_ctx()
No code that occurs between blk_mq_get_ctx() and blk_mq_put_ctx() depends
on preemption being disabled for its correctness. Since removing the CPU
preemption calls does not measurably affect performance, simplify the
blk-mq code by removing the blk_mq_put_ctx() function and also by not
disabling preemption in blk_mq_get_ctx().
Cc: Hannes Reinecke <hare@suse.com>
Cc: Omar Sandoval <osandov@fb.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/pinctrl/actions')
0 files changed, 0 insertions, 0 deletions