All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] cgroup: Remove useless task_lock()
@ 2011-12-21  2:02 ` Frederic Weisbecker
  0 siblings, 0 replies; 22+ messages in thread
From: Frederic Weisbecker @ 2011-12-21  2:02 UTC (permalink / raw)
  To: Tejun Heo, Li Zefan
  Cc: LKML, Frederic Weisbecker, Containers, Cgroups,
	KAMEZAWA Hiroyuki, Oleg Nesterov, Andrew Morton, Paul Menage,
	Mandeep Singh Baines

Hi,

It's the same set but rebased on top of cgroup/for-3.3 instead of
Mandeep's patch.

Although the first patch has changed a bit after the rebase
I have kept the Reviewed-by tag of Li and Mandeep because the
core change itself hasn't changed much.

Second patch is the same.

Thanks.

Frederic Weisbecker (2):
  cgroup: Remove unnecessary task_lock before fetching css_set on
    migration
  cgroup: Drop task_lock(parent) on cgroup_fork()

 kernel/cgroup.c |   30 +++++++++++++++++-------------
 1 files changed, 17 insertions(+), 13 deletions(-)

-- 
1.7.5.4


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

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

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-21  2:02 [PATCH 0/2 v2] cgroup: Remove useless task_lock() Frederic Weisbecker
2011-12-21  2:02 ` Frederic Weisbecker
     [not found] ` <1324432958-20414-1-git-send-email-fweisbec-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-12-21  2:02   ` [PATCH 1/2 v2] cgroup: Remove unnecessary task_lock before fetching css_set on migration Frederic Weisbecker
2011-12-21  2:02     ` Frederic Weisbecker
2011-12-21  2:02   ` [PATCH 2/2 v2] cgroup: Drop task_lock(parent) on cgroup_fork() Frederic Weisbecker
2011-12-21  2:02     ` Frederic Weisbecker
     [not found]     ` <1324432958-20414-3-git-send-email-fweisbec-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-12-21  2:16       ` Li Zefan
2011-12-21  2:16     ` Li Zefan
2011-12-21  2:16       ` Li Zefan
     [not found]       ` <4EF14176.9040206-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2011-12-21  2:48         ` Frederic Weisbecker
2011-12-21  2:48       ` Frederic Weisbecker
2011-12-21  2:48         ` Frederic Weisbecker
2011-12-21  3:16         ` Li Zefan
2011-12-21  3:16           ` Li Zefan
     [not found]           ` <4EF14F7B.2040507-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2011-12-21 17:50             ` Tejun Heo
2011-12-21 17:50               ` Tejun Heo
2011-12-21 17:51               ` Tejun Heo
2011-12-21 17:51                 ` Tejun Heo
     [not found]               ` <20111221175024.GG9213-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2011-12-21 17:51                 ` Tejun Heo
2011-12-21 17:52                 ` Frederic Weisbecker
2011-12-21 17:52               ` Frederic Weisbecker
2011-12-21 17:52                 ` Frederic Weisbecker

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.