Re: [PATCH v1] mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE
From: Wei Liu <wei.liu@kernel.org>
Date: 2021-01-26 14:59:17
Also in:
linux-mm, lkml, xen-devel
From: Wei Liu <wei.liu@kernel.org>
Date: 2021-01-26 14:59:17
Also in:
linux-mm, lkml, xen-devel
On Tue, Jan 26, 2021 at 12:58:29PM +0100, David Hildenbrand wrote:
Let's make "MEMHP_MERGE_RESOURCE" consistent with "MHP_NONE", "mhp_t" and "mhp_flags". As discussed recently [1], "mhp" is our internal acronym for memory hotplug now. [1] https://lore.kernel.org/linux-mm/c37de2d0-28a1-4f7d-f944-cfd7d81c334d@redhat.com/ (local)
[...]
Signed-off-by: David Hildenbrand <redacted>
Acked-by: Wei Liu <wei.liu@kernel.org>