nvme-pci: do not set the NUMA node of device if it has none
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>
-
mentioned in commit 1e8c573f
-
mentioned in commit 182d13da
-
mentioned in commit af58072e
-
mentioned in commit a60768c0
-
mentioned in commit 69bc295d
-
mentioned in commit 6b2165ca
-
mentioned in commit 0d599a3f
-
mentioned in commit 71357c75
-
mentioned in commit 38f82cf8
-
mentioned in commit 97e148dc
-
mentioned in commit d68c6109
Please register or sign in to comment