Re: [PATCH] device-dax: use fallback nid when numa_node is invalid
From: David Hildenbrand
Date: Thu Jul 29 2021 - 03:59:29 EST
Hi Justin,
Note that this patch conflicts with:
https://lkml.kernel.org/r/20210723125210.29987-7-david@xxxxxxxxxx
But nothing fundamental. Determining a single NID is similar to how I'm
handling it for ACPI:
https://lkml.kernel.org/r/20210723125210.29987-6-david@xxxxxxxxxx
Okay, got it. Thanks for the reminder.
Seems my patch is not useful after your patch.
I think your patch still makes sense. With
https://lore.kernel.org/linux-acpi/20210723125210.29987-7-david@xxxxxxxxxx/
We'd have to detect the node id in the first loop instead.
--
Thanks,
David / dhildenb