[<prev] [next>] [day] [month] [year] [list]
Message-Id: <201012070047.45335.rjw@sisk.pl>
Date: Tue, 7 Dec 2010 00:47:45 +0100
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Bojan Smojver <bojan@...ursive.com>,
Hugh Dickins <hughd@...gle.com>,
Ondrej Zary <linux@...nbow-software.org>,
LKML <linux-kernel@...r.kernel.org>,
"Linux-pm mailing list" <linux-pm@...ts.linux-foundation.org>
Subject: [GIT PULL] Hibernate fixes for 2.6.37
Hi Linus,
Please pull two hibernate fixes for 2.6.37 from:
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git pm-fixes
They include:
* Fix for a regression that may lead to post-resume memory corruption and unfortunately
made it into -stable kernels.
* Fix related to image compression (that will be new in 2.6.37).
include/linux/gfp.h | 4 +-
kernel/power/hibernate.c | 22 ++++++++++--------
kernel/power/suspend.c | 5 +--
kernel/power/swap.c | 53 +++++++++++++++++++++++++++++++++-------------
kernel/power/user.c | 2 +
mm/page_alloc.c | 19 ++++++++++------
6 files changed, 68 insertions(+), 37 deletions(-)
---------------
Bojan Smojver (1):
PM / Hibernate: Use async I/O when reading compressed hibernation image
Rafael J. Wysocki (1):
PM / Hibernate: Fix memory corruption related to swap
--
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