diff options
author | 2023-09-12 17:52:49 +0200 | |
---|---|---|
committer | 2023-09-12 09:06:58 -0700 | |
commit | dad651b2a44eb6b201738f810254279dca29d30d (patch) | |
tree | d640b134aaf8e1183e82b64c5b25fe4b38190028 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid() (diff) | |
download | wireguard-linux-dad651b2a44eb6b201738f810254279dca29d30d.tar.xz wireguard-linux-dad651b2a44eb6b201738f810254279dca29d30d.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions