Re: [PATCH] blk-mq: move the kdump check to blk_mq_alloc_tag_set

From: Jens Axboe
Date: Sun Nov 30 2014 - 20:32:17 EST


On 11/30/2014 05:00 PM, Shaohua Li wrote:
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.

Strange, it was even tested, but must have been altered after the fact. Patch looks good to me, applied.

--
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/