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>
Mon, 30 Mar 2015 18:54:43 +0000 (12:54 -0600)
commit838ae8659751fe3c79e417c5ce33e854514d7587
tree7480bfcb74d35c20f2c5e1d9fbd7692f2e497537
parent19221ce88a29a2d7ccf7f7cc3b6f9a6e3ca8e626
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