Home
last modified time | relevance | path

Searched hist:cb96a42cc1f50ba1c7b1e9b2343bec80b926107f (Results 1 – 3 of 3) sorted by relevance

/linux/block/
H A Dblk-mq-tag.cdiff cb96a42cc1f50ba1c7b1e9b2343bec80b926107f Sat May 31 18:43:37 CEST 2014 Ming Lei <tom.leiming@gmail.com> blk-mq: fix schedule from atomic context

blk_mq_put_ctx() has to be called before io_schedule() in
bt_get().

This patch fixes the problem by taking similar approach from
percpu_ida allocation for the situation.

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
H A Dblk-mq.hdiff cb96a42cc1f50ba1c7b1e9b2343bec80b926107f Sat May 31 18:43:37 CEST 2014 Ming Lei <tom.leiming@gmail.com> blk-mq: fix schedule from atomic context

blk_mq_put_ctx() has to be called before io_schedule() in
bt_get().

This patch fixes the problem by taking similar approach from
percpu_ida allocation for the situation.

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
H A Dblk-mq.cdiff cb96a42cc1f50ba1c7b1e9b2343bec80b926107f Sat May 31 18:43:37 CEST 2014 Ming Lei <tom.leiming@gmail.com> blk-mq: fix schedule from atomic context

blk_mq_put_ctx() has to be called before io_schedule() in
bt_get().

This patch fixes the problem by taking similar approach from
percpu_ida allocation for the situation.

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>