[GIT PULL] Power management fixes for 3.3
From: Rafael J. Wysocki
Date: Mon Jan 23 2012 - 16:40:49 EST
Hi Linus,
Please pull power management fixes for 3.3 since commit
90a4c0f51e8e44111a926be6f4c87af3938a79c3:
uml: fix compile for x86-64 (2012-01-18 19:26:11 -0800)
with top-most commit e4c89a508f4385a0cd8681c2749a2cd2fa476e40
PM / Sleep: Fix read_unlock_usermodehelper() call.
from the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-fixes-for-3.3
(this actually is a signed tag, which I've tried to use for the first time
ever, but hopefully it's OK).
They include a hibernate (s2disk) regression fix related to the freezer,
a freezer-related _request_firmware() error code path fix, a hibernate fix
for an image size computation error and two PM documentation fixes.
Thanks!
Documentation/power/basic-pm-debugging.txt | 2 +-
Documentation/power/freezing-of-tasks.txt | 8 ++++----
drivers/base/firmware_class.c | 3 +--
include/linux/suspend.h | 19 +++++++++++++++++--
kernel/power/snapshot.c | 3 ++-
5 files changed, 25 insertions(+), 10 deletions(-)
---------------
Namhyung Kim (1):
PM / Hibernate: Correct additional pages number calculation
Srivatsa S. Bhat (1):
PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regression
Tetsuo Handa (1):
PM / Sleep: Fix read_unlock_usermodehelper() call.
Viresh Kumar (2):
PM / Documentation: Fix spelling mistake in basic-pm-debugging.txt
PM / Documentation: Fix minor issue in freezing_of_tasks.txt
--
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/