[PATCH 4.16 40/68] blk-mq: Directly schedule q->timeout_work when aborting a request

2018-04-17 Thread Greg Kroah-Hartman
4.16-stable review patch. If anyone has any objections, please let me know. -- From: Tejun Heo commit bc6d65e6dc89c3b7ff78e4ad797117c122ffde8e upstream. Request abortion is performed by overriding deadline to now and scheduling timeout handling immediately.

[PATCH 4.16 40/68] blk-mq: Directly schedule q->timeout_work when aborting a request

2018-04-17 Thread Greg Kroah-Hartman
4.16-stable review patch. If anyone has any objections, please let me know. -- From: Tejun Heo commit bc6d65e6dc89c3b7ff78e4ad797117c122ffde8e upstream. Request abortion is performed by overriding deadline to now and scheduling timeout handling immediately. For the latter