diff options
author | Shaohua Li <shli@kernel.org> | 2014-12-01 01:00:58 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-12-01 02:35:39 +0100 |
commit | 6637fadf25657e619a50fde5ff3ae09a98d20eb5 (patch) | |
tree | d9d58e0931b82844bcf6783522c02064b8165ca5 /net/key | |
parent | blk-mq: cleanup tag free handling (diff) | |
download | linux-6637fadf25657e619a50fde5ff3ae09a98d20eb5.tar.xz linux-6637fadf25657e619a50fde5ff3ae09a98d20eb5.zip |
blk-mq: move the kdump check to blk_mq_alloc_tag_set
We call blk_mq_alloc_tag_set() first then blk_mq_init_queue(). The requests are
allocated in the former function. So the kdump check should be moved to there
to really save memory.
Signed-off-by: Shaohua Li <shli@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'net/key')
0 files changed, 0 insertions, 0 deletions