Re: [PATCH v8 12/22] PCI, ACPI: debug print for installation of acpi root bridge's notifier

2013-01-12 Thread Rafael J. Wysocki
On Friday, January 11, 2013 02:40:39 PM Yinghai Lu wrote: > From: Tang Chen > > acpi_install_notify_handler() could fail. So check the exit status > and give a better debug info. > > Signed-off-by: Tang Chen > Signed-off-by: Yinghai Lu > --- > drivers/acpi/pci_root.c | 12 +--- > 1

[PATCH v8 12/22] PCI, ACPI: debug print for installation of acpi root bridge's notifier

2013-01-11 Thread Yinghai Lu
From: Tang Chen acpi_install_notify_handler() could fail. So check the exit status and give a better debug info. Signed-off-by: Tang Chen Signed-off-by: Yinghai Lu --- drivers/acpi/pci_root.c | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/drivers/acpi/pci_r