[GIT PULL] Hibernate fix for 2.6.38
From: Rafael J. Wysocki <hidden>
Date: 2011-02-17 23:30:54
From: Rafael J. Wysocki <hidden>
Date: 2011-02-17 23:30:54
Hi Linus,
Please pull a hibernate fix for 2.6.38 (and stable) from:
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git pm-fixes
It fixes an old bug, but such that it can make a later BUG_ON() trigger, so
it's rather serious.
kernel/power/snapshot.c | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
---------------
Stanislaw Gruszka (1):
PM / Hibernate: Return error code when alloc_image_page() fails