[<prev] [next>] [day] [month] [year] [list]
Message-Id: <201004022110.25658.rjw@sisk.pl>
Date: Fri, 2 Apr 2010 21:10:25 +0200
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Matt Helsley <matthltc@...ibm.com>,
Oren Ladaan <orenl@...columbia.edu>,
Xiaotian Feng <dfeng@...hat.com>, Pavel Machek <pavel@....cz>,
David Rientjes <rientjes@...gle.com>,
pm list <linux-pm@...ts.linux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] PM / freezer fixes for 2.6.34
Hi Linus,
Please pull two freezer fixes for 2.6.34 from:
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git pm-fixes
The first one fixes the problem that processes frozen by the cgroup freezer
are thawed during resume, although they shouldn't, and the second one makes
the freezer avoid showing the state of the tasks that didn't refuse to freeze.
include/linux/freezer.h | 7 +++++--
kernel/cgroup_freezer.c | 9 ++++++---
kernel/power/process.c | 5 ++---
3 files changed, 13 insertions(+), 8 deletions(-)
---------------
Matt Helsley (1):
Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
Xiaotian Feng (1):
Freezer: Only show the state of tasks refusing to freeze
--
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