diff options
author | Jens Axboe <axboe@fb.com> | 2015-01-07 18:44:04 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2015-01-07 18:44:04 +0100 |
commit | 17ded320706c6316376059cfbe9dccab32c62b42 (patch) | |
tree | 86301826f0fe57700c97828bf9fc2657c11c0c4e /lib/locking-selftest-rlock-hardirq.h | |
parent | block: fix checking return value of blk_mq_init_queue (diff) | |
download | linux-17ded320706c6316376059cfbe9dccab32c62b42.tar.xz linux-17ded320706c6316376059cfbe9dccab32c62b42.zip |
blk-mq: get rid of ->cmd_size in the hardware queue
We store it in the tag set, we don't need it in the hardware queue.
While removing cmd_size, place ->queue_num further down to avoid
a hole on 64-bit archs. It's not used in any fast paths, so we
can safely move it.
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'lib/locking-selftest-rlock-hardirq.h')
0 files changed, 0 insertions, 0 deletions