[<prev] [next>] [day] [month] [year] [list]
Message-Id: <201009112247.15602.rjw@sisk.pl>
Date: Sat, 11 Sep 2010 22:47:15 +0200
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"Linux-pm mailing list" <linux-pm@...ts.linux-foundation.org>,
mark gross <markgross@...gnar.org>,
Colin Cross <ccross@...roid.com>
Subject: [GIT PULL] PM fixes for 2.6.36
Hi Linus,
Please pull power management fixes for 2.6.36 from:
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git pm-fixes
They include:
* Device suspend error code path fix related to asynchronous suspend/resume
from Colin Cross.
* PM QoS fix from Mark Gross.
* Hibernate fix affecting systems with lots of highmem.
drivers/base/power/main.c | 1 +
kernel/pm_qos_params.c | 4 ++-
kernel/power/snapshot.c | 85 ++++++++++++++++++++++++++++++++++----------
3 files changed, 69 insertions(+), 21 deletions(-)
---------------
Colin Cross (1):
PM: Prevent waiting forever on asynchronous resume after failing suspend
Rafael J. Wysocki (1):
PM / Hibernate: Avoid hitting OOM during preallocation of memory
mark gross (1):
PM QoS: Correct pr_debug() misuse and improve parameter checks
--
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