mbox

[MAVERICK,SRU,2/2] Bug#737208 PM / Hibernate: Improve comments in hibernate_preallocate_memory()

Message ID 1300465546-4137-1-git-send-email-manoj.iyer@canonical.com
State New
Headers show

Pull-request

git://kernel.ubuntu.com/manjo/ubuntu-maverick.git lp737208

Message

Manoj Iyer March 18, 2011, 4:25 p.m. UTC
Please consider the following patch Maverick, this patch was picked only 
because it adds clarity to the code. It does not impact the fix for 
Bug#737208.

The following changes since commit 98e5bbf03976d01a116c000ec141ec7b5325f759:

  UBUNTU: Ubuntu-2.6.35-28.50 (2011-03-13 09:54:14 -0700)

are available in the git repository at:
  git://kernel.ubuntu.com/manjo/ubuntu-maverick.git lp737208

Rafael J. Wysocki (2):
      PM / Hibernate: Improve comments in hibernate_preallocate_memory()
      PM / Hibernate: Make default image size depend on total RAM size

 Documentation/power/interface.txt |    2 +-
 kernel/power/main.c               |    1 +
 kernel/power/power.h              |    9 ++++++++-
 kernel/power/snapshot.c           |   13 ++++++++++---
 4 files changed, 20 insertions(+), 5 deletions(-)

Comments

Tim Gardner March 21, 2011, 1:11 p.m. UTC | #1
applied