blk-mq: don't dump CPU -> hw queue map on driver load
authorJens Axboe <axboe@fb.com>
Thu, 20 Mar 2014 19:29:18 +0000 (13:29 -0600)
committerJens Axboe <axboe@fb.com>
Thu, 20 Mar 2014 19:31:44 +0000 (13:31 -0600)
commit676141e48af7463717896352e69c10f945ac22dd
tree6c583ea4dac7a9cba9ddd44a194984ee3d1a4ada
parent5d12f905cc50c0810628d0deedd478ec2db48659
blk-mq: don't dump CPU -> hw queue map on driver load

Now that we are out of initial debug/bringup mode, remove
the verbose dump of the mapping table.

Provide the mapping table in sysfs, under the hardware queue
directory, in the cpu_list file.

Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq-cpumap.c
block/blk-mq-sysfs.c
block/blk-mq.c
block/blk-mq.h