[PATCH] nvme-fc: set numa_node after nvme_init_ctrl
Christoph Hellwig
hch at lst.de
Tue Dec 19 22:37:18 PST 2023
On Tue, Dec 19, 2023 at 09:49:34AM -0800, Keith Busch wrote:
> From: Keith Busch <kbusch at kernel.org>
>
> nvme_init_ctrl() always sets ctrl->numa_node to NUMA_NO_NODE. Set the
> desired value after that function call so it won't be overwritten.
>
> Signed-off-by: Keith Busch <kbusch at kernel.org>
Looks good:
Reviewed-by: Christoph Hellwig <hch at lst.de>
More information about the Linux-nvme
mailing list