On Fri, Feb 23, 2018 at 11:36:55PM +0800, Ming Lei wrote: > Hi, > > This two patch fixes domain token leak on kyber scheduler, and actually > fixes one IO hang issue. > > Thanks, > > Ming Lei (2): > blk-mq: don't call io sched's .requeue_request when requeueing rq to > ->dispatch > block: kyber: fix domain token leak during requeue > > block/blk-mq.c | 4 +++- > block/kyber-iosched.c | 1 + > 2 files changed, 4 insertions(+), 1 deletion(-) > > -- > 2.9.5 > I didn't get to add my reviewed-by before Jens queued this up, but thanks for fixing this, Ming.