[PATCH v5 RESEND 2/5] ACPI: Update CPU hotplug error messages

2012-11-06 Thread Toshi Kani
Updated CPU hotplug error messages with acpi_pr_(), dev_() and pr_(). Modified some messages for clarity. Added error status / id info to the messages where needed. Signed-off-by: Toshi Kani Tested-by: Vijay Mohan Pandarathil --- drivers/acpi/processor_driver.c | 38

[PATCH v5 RESEND 2/5] ACPI: Update CPU hotplug error messages

2012-11-06 Thread Toshi Kani
Updated CPU hotplug error messages with acpi_pr_level(), dev_level() and pr_level(). Modified some messages for clarity. Added error status / id info to the messages where needed. Signed-off-by: Toshi Kani toshi.k...@hp.com Tested-by: Vijay Mohan Pandarathil vijaymohan.pandarat...@hp.com ---