]> git.baikalelectronics.ru Git - kernel.git/commit
blk-mq: map queues to all present CPUs
authorChristoph Hellwig <hch@lst.de>
Tue, 18 Jul 2017 15:04:40 +0000 (17:04 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 24 Jul 2017 16:01:31 +0000 (10:01 -0600)
commitb85ad3aa458b4dd6aa18c615b7393aeddb7ab28e
treea3f4f97325b8facb92dea6ac8c05ba987c5704d9
parent9ee7139c97b388ad0721fc355ea31b60bf012a92
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 <hch@lst.de>
Tested-by: Max Gurtovoy <maxg@mellanox.com>
Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq-cpumap.c