blk-mq: map queues to all present CPUs
authorChristoph Hellwig <[email protected]>
Tue, 18 Jul 2017 15:04:40 +0000 (17:04 +0200)
committerJens Axboe <[email protected]>
Mon, 24 Jul 2017 16:01:31 +0000 (10:01 -0600)
commit76451d79bde6bed17e113f057e58e1fa5fb79e78
treea3f4f97325b8facb92dea6ac8c05ba987c5704d9
parent765e40b675a9566459ddcb8358ad16f3b8344bbe
blk-mq: map queues to all present CPUs

We already do this for PCI mappings, and the higher level code now
expects that CPU on/offlining doesn't have an affect on the queue
mappings.

Signed-off-by: Christoph Hellwig <[email protected]>
Tested-by: Max Gurtovoy <[email protected]>
Reviewed-by: Max Gurtovoy <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
block/blk-mq-cpumap.c