linux/drivers/nvme
Keith Busch 4c5fee0d88 nvme-pci: fix page size checks
[ Upstream commit 841734234a ]

The size allocated out of the dma pool is at most NVME_CTRL_PAGE_SIZE,
which may be smaller than the PAGE_SIZE.

Fixes: c61b82c7b7 ("nvme-pci: fix PRP pool size")
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-01-12 11:58:42 +01:00
..
host nvme-pci: fix page size checks 2023-01-12 11:58:42 +01:00
target nvmet: only allocate a single slab for bvecs 2022-12-31 13:14:09 +01:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00