Re: [PATCH v1 09/12] ACPI: memhotplug: use a single static memory group for a single memory device

2021-06-08 Thread Rafael J. Wysocki
On Mon, Jun 7, 2021 at 9:55 PM David Hildenbrand wrote: > > Let's group all memory we add for a single memory device - we want a > single node for that (which also seems to be the sane thing to do). > > We won't care for now about memory that was already added to the system > (e.g., via e820) -- u

[PATCH v1 09/12] ACPI: memhotplug: use a single static memory group for a single memory device

2021-06-07 Thread David Hildenbrand
Let's group all memory we add for a single memory device - we want a single node for that (which also seems to be the sane thing to do). We won't care for now about memory that was already added to the system (e.g., via e820) -- usually *all* memory of a memory device was already added and we'll f