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. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html