public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] cgroup: Remove useless task_lock()
@ 2011-12-21  2:02 Frederic Weisbecker
  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 ` [PATCH 2/2 v2] cgroup: Drop task_lock(parent) on cgroup_fork() Frederic Weisbecker
  0 siblings, 2 replies; 9+ 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] 9+ messages in thread

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

Thread overview: 9+ 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 ` [PATCH 1/2 v2] cgroup: Remove unnecessary task_lock before fetching css_set on migration 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:16   ` Li Zefan
2011-12-21  2:48     ` Frederic Weisbecker
2011-12-21  3:16       ` Li Zefan
2011-12-21 17:50         ` Tejun Heo
2011-12-21 17:51           ` Tejun Heo
2011-12-21 17:52           ` Frederic Weisbecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox