[GIT PULL] Hibernate fixes for 2.6.37

From: Rafael J. Wysocki
Date: Mon Dec 06 2010 - 18:48:49 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/