[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <201104231955.44001.rjw@sisk.pl>
Date: Sat, 23 Apr 2011 19:55:43 +0200
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Ian Campbell <Ian.Campbell@...citrix.com>,
"Greg Kroah-Hartman" <gregkh@...e.de>,
LKML <linux-kernel@...r.kernel.org>,
Linux PM mailing list <linux-pm@...ts.linux-foundation.org>
Subject: Re: [GIT PULL] Two power management fixes for 2.6.39
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists