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)
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

Simple merge
Simple merge
diff --cc block/blk-mq.c
Simple merge
diff --cc block/blk-mq.h
Simple merge