Re: [PATCH v3 0/4] ACPI: hotplug messages improvement

2012-07-25 Thread Toshi Kani
On Wed, 2012-07-25 at 16:31 -0700, Joe Perches wrote: > On Wed, 2012-07-25 at 17:12 -0600, Toshi Kani wrote: > > This patchset improves logging messages for ACPI CPU, Memory, and > > Container hotplug notify handlers. The patchset introduces a set of > > new macro interfaces, acpi_pr_(), and updat

Re: [PATCH v3 0/4] ACPI: hotplug messages improvement

2012-07-25 Thread Joe Perches
On Wed, 2012-07-25 at 17:12 -0600, Toshi Kani wrote: > This patchset improves logging messages for ACPI CPU, Memory, and > Container hotplug notify handlers. The patchset introduces a set of > new macro interfaces, acpi_pr_(), and updates the notify > handlers to use them. acpi_pr_() appends "ACP

[PATCH v3 0/4] ACPI: hotplug messages improvement

2012-07-25 Thread Toshi Kani
This patchset improves logging messages for ACPI CPU, Memory, and Container hotplug notify handlers. The patchset introduces a set of new macro interfaces, acpi_pr_(), and updates the notify handlers to use them. acpi_pr_() appends "ACPI" prefix and ACPI object path to the messages, and its usage