]> www.infradead.org Git - users/hch/block.git/commit
pmem: pass queue_limits to blk_mq_alloc_disk
authorChristoph Hellwig <hch@lst.de>
Wed, 14 Feb 2024 06:16:20 +0000 (07:16 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 14 Feb 2024 06:21:04 +0000 (07:21 +0100)
commitf7d803af6f25a11a23ddb9ec25668e32c8a5c2dd
treeae6988ae46a5e022b0503475330a6b44bc9aaabb
parent7e08d95cc339e66f268e0107476f4ec0c1b4f4e0
pmem: pass queue_limits to blk_mq_alloc_disk

Pass the queue limits directly to blk_alloc_disk instead of setting them
one at a time.

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvdimm/pmem.c