[<prev] [next>] [day] [month] [year] [list]
Message-Id: <201201292139.39329.rjw@sisk.pl>
Date: Sun, 29 Jan 2012 21:39:39 +0100
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Linux PM list <linux-pm@...r.kernel.org>,
Jiri Slaby <jslaby@...e.cz>,
"Srivatsa S. Bhat" <srivatsa.bhat@...ux.vnet.ibm.com>
Subject: [GIT PULL] Power management fix for 3.3-rc2
Hi Linus,
Please pull a hibernate (s2disk) regression fix for 3.3 based on commit
0a9626575400879d1d5e6bc8768188b938d7c501:
Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
as commit 181e9bdef37bfcaa41f3ab6c948a2a0d60a268b5:
PM / Hibernate: Fix s2disk regression related to freezing workqueues
from the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-fix-for-3.3-rc2
This fixes a regression introduced during the 3.2 merge window causing s2disk
to trigger BUG_ON() in freeze_workqueues_begin() if there's not enough swap
space to save the image.
Thanks!
include/linux/freezer.h | 2 ++
kernel/power/process.c | 19 +++++++++++++++++++
kernel/power/user.c | 9 +++++++++
3 files changed, 30 insertions(+), 0 deletions(-)
---------------
Rafael J. Wysocki (1):
PM / Hibernate: Fix s2disk regression related to freezing workqueues
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists