2008-08-19 23:24:58

by Matt Helsley

[permalink] [raw]
Subject: [PATCH 0/6] Container Freezer: fixes for -mm

Hi Andrew,

These patches stack on top of the series you already have for the
container freezer patches. I believe they address all of the comments from
you and Rafael so far.

Please consider these for -mm.

[PATCH 1/6] Container Freezer: Fix freezer Kconfig
[PATCH 2/6] Container Freezer: uninline thaw_process()
[PATCH 3/6] Container Freezer: Make freezer state names less generic
[PATCH 4/6] Container Freezer: Cleanup comment
[PATCH 5/6] Container Freezer: Rename check_if_frozen()
[PATCH 6/6] Container Freezer: Document the cgroup freezer subsystem

Cheers,
-Matt Helsley

--