RE: [PATCH v2 0/4] ACPI: hotplug messages improvement

2012-07-25 Thread Toshi Kani
On Wed, 2012-07-25 at 06:15 +, Pandarathil, Vijaymohan R wrote: > Hi Toshi, > > Tested your patches on a KVM setup. Since all your acpi_pr* macros > are in the error path, I didn't see an easy way to trigger them. > Instead added an acpi_pr_err() message in the success path and tested > out vc

RE: [PATCH v2 0/4] ACPI: hotplug messages improvement

2012-07-24 Thread Pandarathil, Vijaymohan R
Hi Toshi, Tested your patches on a KVM setup. Since all your acpi_pr* macros are in the error path, I didn't see an easy way to trigger them. Instead added an acpi_pr_err() message in the success path and tested out vcpu addition/deletion sequence. No regressions seen in the functional tests an