Re: [PATCH] ACPI / PM: Fix error code path for power resources initialization

2013-06-19 Thread Mika Westerberg
On Tue, Jun 18, 2013 at 12:37:45AM +0200, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > Commit 781d737 (ACPI: Drop power resources driver) introduced a > bug in the power resources initialization error code path causing > a NULL pointer to be referenced in acpi_release_power_resource() >

Re: [PATCH] ACPI / PM: Fix error code path for power resources initialization

2013-06-18 Thread Yasuaki Ishimatsu
2013/06/18 7:37, Rafael J. Wysocki wrote: From: Rafael J. Wysocki Commit 781d737 (ACPI: Drop power resources driver) introduced a bug in the power resources initialization error code path causing a NULL pointer to be referenced in acpi_release_power_resource() if there's an error triggering a j

[PATCH] ACPI / PM: Fix error code path for power resources initialization

2013-06-17 Thread Rafael J. Wysocki
From: Rafael J. Wysocki Commit 781d737 (ACPI: Drop power resources driver) introduced a bug in the power resources initialization error code path causing a NULL pointer to be referenced in acpi_release_power_resource() if there's an error triggering a jump to the 'err' label in acpi_add_power_res