]> www.infradead.org Git - users/hch/block.git/commit
block: move the pci_p2pdma flag to queue_limits
authorChristoph Hellwig <hch@lst.de>
Sat, 8 Jun 2024 06:57:38 +0000 (08:57 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 17 Jun 2024 06:03:19 +0000 (08:03 +0200)
commit0483126d9e964296c024311644ad1b2ee1d06b2a
tree1665b0a63ba8e9791ddffdfff812168988f0514d
parentca6bcce4d2b5f82dd310d8f7c4514d0064dd8645
block: move the pci_p2pdma flag to queue_limits

Move the pci_p2pdma flag into the queue_limits feature field so that it
can be set atomically with the queue frozen.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
block/blk-mq-debugfs.c
drivers/nvme/host/core.c
include/linux/blkdev.h