[PATCH v2] nvme-pci: do not set the NUMA node of device if it has none

Keith Busch kbusch at kernel.org
Tue Sep 12 09:11:11 PDT 2023


On Tue, Sep 12, 2023 at 05:52:49PM +0200, Pratyush Yadav wrote:
> 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.

Applied for nvme-6.6. This overall makes sense, though I hope the patch
isn't just to work around xen's incompatibility with managed irqs :)



More information about the Linux-nvme mailing list