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 _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm