Jens Axboe 569fd0ce96 blk-mq: fix iteration of busy bitmap
Commit 889fa31f00b2 was a bit too eager in reducing the loop count,
so we ended up missing queues in some configurations. Ensure that
our division rounds up, so that's not the case.

Reported-by: Guenter Roeck <linux@roeck-us.net>
Fixes: 889fa31f00b2 ("blk-mq: reduce unnecessary software queue looping")
Signed-off-by: Jens Axboe <axboe@fb.com>
2015-04-17 08:31:12 -06:00
..
2014-09-08 09:55:37 -06:00
2014-09-08 09:55:37 -06:00
2015-02-05 10:14:54 -07:00
2015-03-20 08:50:41 -06:00
2015-01-23 14:18:00 -07:00
2015-04-17 08:31:12 -06:00
2015-02-04 09:57:52 -07:00
2015-04-11 22:27:13 -04:00