commit | 63ba8e31c3ac6393b07c6e18538814a730478766 | [log] [tgz] |
---|---|---|
author | Ming Lei <ming.lei@redhat.com> | Sat Oct 14 17:22:28 2017 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Nov 01 08:20:02 2017 -0600 |
tree | 025ca0284c444e650dfead54647fdab622bfce45 | |
parent | 7930d0a00ff5dbcc80f793d1a7a6b8de4e591f1a [diff] |
block: kyber: check if there are requests in ctx in kyber_has_work() There may be request in sw queue, and not fetched to domain queue yet, so check it in kyber_has_work(). Signed-off-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>