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; 3+ messages in thread
From: Frederic Weisbecker @ 2011-12-21  2:02 UTC (permalink / raw)
  To: Tejun Heo, Li Zefan
  Cc: Frederic Weisbecker, Containers, Oleg Nesterov, LKML,
	Mandeep Singh Baines, Cgroups, Andrew Morton, Paul Menage

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] 3+ messages in thread
* [PATCH 0/2 v2] cgroup: Remove useless task_lock()
@ 2011-12-21  2:02 ` Frederic Weisbecker
  0 siblings, 0 replies; 3+ 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] 3+ messages in thread

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

Thread overview: 3+ 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
2011-12-21  2:02 ` 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.