[GIT PULL] Hibernate fixes for 2.6.37

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Rafael J. Wysocki
Date: Monday, December 6, 2010 - 4:47 pm

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

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PULL] Hibernate fixes for 2.6.37, Rafael J. Wysocki, (Mon Dec 6, 4:47 pm)