commit | 407df2aa29a33fe16f6ee4bac8cdfa414783b9f1 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Thu Nov 10 08:48:21 2005 +0100 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Sat Nov 12 10:55:37 2005 +0100 |
tree | 137e536d79e9fc777adc8c5bde842fea8b53d88a | |
parent | 47a004103d663bbba8c7c433a710a86f44351cf3 [diff] |
[BLOCK] elevator: run queue in elevator_switch elevator_dispatch needs to run queue after forced dispatching; otherwise, the queue might stall. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jens Axboe <axboe@suse.de>