linux-stable/drivers/nvme
Pratyush Yadav c81e46a880 nvme-pci: do not set the NUMA node of device if it has none
[ Upstream commit dad651b2a4 ]

If a device has no NUMA node information associated with it, the driver
puts the device in node first_memory_node (say node 0). Not having a
NUMA node and being associated with node 0 are completely different
things and it makes little sense to mix the two.

Signed-off-by: Pratyush Yadav <ptyadav@amazon.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-10-10 21:44:59 +02:00
..
host nvme-pci: do not set the NUMA node of device if it has none 2023-10-10 21:44:59 +02:00
target nvmet: avoid potential UAF in nvmet_req_complete() 2023-03-22 13:27:09 +01:00
Kconfig
Makefile