diff options
author | Jens Axboe <axboe@fb.com> | 2017-01-31 22:34:41 +0300 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-02-01 00:00:50 +0300 |
commit | d486f1f204382557b5fbcb3ddbb5845cd4ba4e2c (patch) | |
tree | b6568419a34606e10d4fd00a50d38012cbbe4d67 /block/blk-mq-debugfs.c | |
parent | aebf526b53aea164508730427597d45f3e06b376 (diff) | |
download | linux-d486f1f204382557b5fbcb3ddbb5845cd4ba4e2c.tar.xz |
block: move internal_tag to same cache line as tag
Since we removed cmd_type, we now have a hole in the struct. Move
the internal_tag member to the same cacheline as tag, since we
use them at the same time.
This doesn't fix the hole, just moves it elsewhere.
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block/blk-mq-debugfs.c')
0 files changed, 0 insertions, 0 deletions