[<prev] [next>] [day] [month] [year] [list]
Message-Id: <201012171452.35295.rjw@sisk.pl>
Date: Fri, 17 Dec 2010 14:52:35 +0100
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
"Linux-pm mailing list" <linux-pm@...ts.linux-foundation.org>
Subject: [GIT PULL] Power management fixes for 2.6.37
Hi Linus,
Please pull power management fixes for 2.6.37 from:
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git pm-fixes
They include:
* Restoration of the old hibernate swap signature (I wanted to change it to
avoid some potential problems, but it turned out that user space used the
old signature and obviously didn't understand the new one).
* Fix for an ancient bug in the hibernate user interface from Takashi
(the bug has been there forever, but we didn't have any code where it really
mattered until very recently).
* Fix for a bug in pm_runtime_suspended() that prevents some devices from being
suspended and resumed when they should, so it is potentially deadly.
Documentation/power/runtime_pm.txt | 4 ++--
include/linux/pm_runtime.h | 3 ++-
kernel/power/swap.c | 2 +-
kernel/power/user.c | 2 +-
4 files changed, 6 insertions(+), 5 deletions(-)
---------------
Rafael J. Wysocki (2):
PM / Hibernate: Restore old swap signature to avoid user space breakage
PM / Runtime: Fix pm_runtime_suspended()
Takashi Iwai (1):
PM / Hibernate: Fix PM_POST_* notification with user-space suspend
--
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