Re: [GIT PULL] Two power management fixes for 2.6.39

From: Rafael J. Wysocki
Date: Sat Apr 23 2011 - 13:55:43 EST


On Thursday, April 21, 2011, Rafael J. Wysocki wrote:
> Hi Linus,
>
> Please pull two power management fixes for 2.6.39 from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git pm-fixes
>
> They fix bugs related to syscore_ops introduced earlier in this cycle.

Well, I guess I should have said they fixed regressions related to the introduction
of syscore_ops. At least the second commit fixes real breakage (the error code
paths should not be broken as well, but they aren't executed too often).

Anyway, next week I'm going to have more regression fixes ready, so I'll send
a new pull request at that time.

> arch/x86/kernel/apm_32.c | 5 +++++
> drivers/base/syscore.c | 2 ++
> drivers/xen/manage.c | 9 ++++++++-
> kernel/kexec.c | 7 +++++++
> kernel/power/hibernate.c | 10 ++++++++--
> kernel/power/suspend.c | 5 ++++-
> 6 files changed, 34 insertions(+), 4 deletions(-)
>
> ---------------
>
> Rafael J. Wysocki (2):
> PM: Fix error code paths executed after failing syscore_suspend()
> PM: Add missing syscore_suspend() and syscore_resume() calls

Thanks,
Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/