Re: [PATCH v5 07/10] drivers,hmat: Use node-notifier instead of memory-notifier
From: Andrew Morton
Date: Sat Jun 07 2025 - 18:59:25 EST
On Fri, 6 Jun 2025 13:51:35 +0200 David Hildenbrand <david@xxxxxxxxxx> wrote:
> > - if (nid == NUMA_NO_NODE || action != MEM_ONLINE)
> > + if (nid == NUMA_NO_NODE || action != NODE_ADDED_FIRST_MEMORY)
>
> Same comment :)
Thanks. It appears that quite a few updates are coming so I'll remove
the v5 series from mm.git.