Hi Linus,
Please pull hibernation fix for 2.6.34 from:
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git pm-fixes
It makes the hibernate user space interface work when
CONFIG_DEBUG_BLOCK_EXT_DEVT is set.
kernel/power/user.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---------------
Jiri Slaby (1):
PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling
--