All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] cgroup: some cleanups of cgroup_attach_proc
@ 2011-12-20 23:14 Mandeep Singh Baines
       [not found] ` <1324422873-31001-1-git-send-email-msb-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
  0 siblings, 1 reply; 51+ messages in thread
From: Mandeep Singh Baines @ 2011-12-20 23:14 UTC (permalink / raw)
  To: Tejun Heo, Li Zefan, LKML, Frederic Weisbecker

Hello,

This series is a series of cleanups to cgroup_attach_proc. The
series will apply cleanly against cgroup/for-3.3.

There may be some collisions once Frederic's series is applied:

https://lkml.org/lkml/2011/12/20/260

So I may need to resend.

[1 V3] cgroup: remove redundate get/put of old css_set from migrate
[2] cgroup: remove redundant get/put of task struct
[3] cgroup: only need to check oldcgrp==newgrp once
[4] cgroup: remove extra calls to find_existing_css_set
[5] cgroup: separate out cgroup_attach_proc error handling code

Regards,
Mandeep

^ permalink raw reply	[flat|nested] 51+ messages in thread

end of thread, other threads:[~2011-12-21  1:29 UTC | newest]

Thread overview: 51+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-20 23:14 [PATCH 0/5] cgroup: some cleanups of cgroup_attach_proc Mandeep Singh Baines
     [not found] ` <1324422873-31001-1-git-send-email-msb-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2011-12-20 23:14   ` [PATCH 1/5 V3] cgroup: remove redundate get/put of old css_set from migrate Mandeep Singh Baines
2011-12-20 23:14     ` Mandeep Singh Baines
2011-12-20 23:14     ` Mandeep Singh Baines
     [not found]     ` <1324422873-31001-2-git-send-email-msb-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2011-12-20 23:18       ` Tejun Heo
2011-12-20 23:18         ` Tejun Heo
     [not found]         ` <20111220231823.GK10752-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2011-12-20 23:41           ` Mandeep Singh Baines
2011-12-20 23:41             ` Mandeep Singh Baines
     [not found]             ` <20111220234131.GV13529-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2011-12-20 23:42               ` Tejun Heo
2011-12-20 23:42                 ` Tejun Heo
     [not found]                 ` <20111220234259.GO10752-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2011-12-20 23:46                   ` Tejun Heo
2011-12-20 23:46                   ` Tejun Heo
2011-12-20 23:46                     ` Tejun Heo
2011-12-20 23:18       ` Tejun Heo
2011-12-21  1:10       ` Li Zefan
2011-12-21  1:10       ` Li Zefan
2011-12-21  1:10         ` Li Zefan
2011-12-20 23:14   ` [PATCH 2/5] cgroup: remove redundant get/put of task struct Mandeep Singh Baines
2011-12-20 23:14     ` Mandeep Singh Baines
2011-12-20 23:14     ` Mandeep Singh Baines
     [not found]     ` <1324422873-31001-3-git-send-email-msb-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2011-12-20 23:23       ` Tejun Heo
2011-12-20 23:23         ` Tejun Heo
     [not found]         ` <20111220232326.GL10752-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2011-12-21  0:04           ` Mandeep Singh Baines
2011-12-21  0:04           ` Mandeep Singh Baines
2011-12-21  0:04             ` Mandeep Singh Baines
2011-12-20 23:14   ` [PATCH 3/5] cgroup: only need to check oldcgrp==newgrp once Mandeep Singh Baines
2011-12-20 23:14     ` Mandeep Singh Baines
2011-12-20 23:14     ` Mandeep Singh Baines
     [not found]     ` <1324422873-31001-4-git-send-email-msb-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2011-12-21  1:29       ` Li Zefan
2011-12-21  1:29         ` Li Zefan
2011-12-20 23:14   ` [PATCH 4/5] cgroup: remove extra calls to find_existing_css_set Mandeep Singh Baines
2011-12-20 23:14     ` Mandeep Singh Baines
2011-12-20 23:14     ` Mandeep Singh Baines
     [not found]     ` <1324422873-31001-5-git-send-email-msb-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2011-12-20 23:30       ` Tejun Heo
2011-12-20 23:30         ` Tejun Heo
     [not found]         ` <20111220233050.GM10752-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2011-12-20 23:47           ` Mandeep Singh Baines
2011-12-20 23:47             ` Mandeep Singh Baines
2011-12-20 23:47           ` Mandeep Singh Baines
2011-12-20 23:30       ` Tejun Heo
2011-12-20 23:14   ` [PATCH 5/5] cgroup: separate out cgroup_attach_proc error handling code Mandeep Singh Baines
2011-12-20 23:14     ` Mandeep Singh Baines
2011-12-20 23:14     ` Mandeep Singh Baines
     [not found]     ` <1324422873-31001-6-git-send-email-msb-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2011-12-20 23:35       ` Tejun Heo
2011-12-20 23:35         ` Tejun Heo
     [not found]         ` <20111220233502.GN10752-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2011-12-21  0:02           ` Mandeep Singh Baines
2011-12-21  0:02             ` Mandeep Singh Baines
     [not found]             ` <20111221000231.GX13529-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2011-12-21  0:13               ` Tejun Heo
2011-12-21  0:13               ` Tejun Heo
2011-12-21  0:13                 ` Tejun Heo
2011-12-21  0:02           ` Mandeep Singh Baines
2011-12-20 23:35       ` Tejun Heo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.