Re: [PATCH v5 0/5] ACPI: hotplug messages improvement

2012-10-11 Thread Toshi Kani
Hi Len, Can you please review this patchset? Thanks, -Toshi On Tue, 2012-10-09 at 07:42 -0600, Toshi Kani wrote: > Hi Len, > > Can you please review this patch? Please let me know if there is > anything I need to do for 3.7. > > Thanks, > -Toshi > > > On Tue, 2012-08-28 at 13:02 -0600, Tosh

Re: [PATCH v5 0/5] ACPI: hotplug messages improvement

2012-10-09 Thread Toshi Kani
Hi Len, Can you please review this patch? Please let me know if there is anything I need to do for 3.7. Thanks, -Toshi On Tue, 2012-08-28 at 13:02 -0600, Toshi Kani wrote: > This patchset improves logging messages for ACPI CPU, Memory, > Container and Dock hotplug notify handlers. The patchs

[PATCH v5 0/5] ACPI: hotplug messages improvement

2012-08-28 Thread Toshi Kani
This patchset improves logging messages for ACPI CPU, Memory, Container and Dock hotplug notify handlers. The patchset introduces a set of new macro interfaces, acpi_pr_(), and uses them to update the notify handlers. acpi_pr_() appends "ACPI" prefix and ACPI object path to the messages, which