The first one is a small bug fix, and the rest are pure cleanups.

Li Zefan (7):
      cgroup: fix a leak when percpu_ref_init() fails
      cgroup: remove sparse tags from offline_css()
      cgroup: restructure the failure path in cgroup_write_event_control()
      cgroup: rename cgroup_pidlist->mutex
      cgroup: remove struct cgroup_seqfile_state
      cgroup: rename current_css_set_cg_links
      cgroup: more naming cleanups
--
 include/linux/cgroup.h |   6 +--
 kernel/cgroup.c        | 138 
++++++++++++++++++++++++++++-----------------------------------
 kernel/cpuset.c        |  16 ++++----
 3 files changed, 72 insertions(+), 88 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to