linux-stable/drivers/nvme
Pratyush Yadav b62561b266 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-06 13:16:12 +02:00
..
common treewide: use get_random_u32() when possible 2022-10-11 17:42:58 -06:00
host nvme-pci: do not set the NUMA node of device if it has none 2023-10-06 13:16:12 +02:00
target nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page() 2023-09-23 11:14:31 +02:00
Kconfig nvme: implement In-Band authentication 2022-08-02 17:14:49 -06:00
Makefile nvme: implement In-Band authentication 2022-08-02 17:14:49 -06:00