Re: [RFC v2 3/5] hmem: add heterogeneous memory sysfs support

From: Ross Zwisler
Date: Fri Jul 07 2017 - 12:32:25 EST


On Thu, Jul 06, 2017 at 10:53:39PM -0700, John Hubbard wrote:
> On 07/06/2017 02:52 PM, Ross Zwisler wrote:
> [...]
> > diff --git a/drivers/acpi/Makefile b/drivers/acpi/Makefile
> > index b1aacfc..31e3f20 100644
> > --- a/drivers/acpi/Makefile
> > +++ b/drivers/acpi/Makefile
> > @@ -72,6 +72,7 @@ obj-$(CONFIG_ACPI_PROCESSOR) += processor.o
> > obj-$(CONFIG_ACPI) += container.o
> > obj-$(CONFIG_ACPI_THERMAL) += thermal.o
> > obj-$(CONFIG_ACPI_NFIT) += nfit/
> > +obj-$(CONFIG_ACPI_HMEM) += hmem/
> > obj-$(CONFIG_ACPI) += acpi_memhotplug.o
> > obj-$(CONFIG_ACPI_HOTPLUG_IOAPIC) += ioapic.o
> > obj-$(CONFIG_ACPI_BATTERY) += battery.o
>
> Hi Ross,
>
> Following are a series of suggestions, intended to clarify naming just
> enough so that, when Jerome's HMM patchset lands, we'll be able to
> tell the difference between the two types of Heterogeneous Memory.

Sure, these all seem sane to me, thanks. I'll fix this up in v3.