Hugh Dickins e5991371ee mm: remove cgroup_mm_owner_callbacks
cgroup_mm_owner_callbacks() was brought in to support the memrlimit
controller, but sneaked into mainline ahead of it.  That controller has
now been shelved, and the mm_owner_changed() args were inadequate for it
anyway (they needed an mm pointer instead of a task pointer).

Remove the dead code, and restore mm_update_next_owner() locking to how it
was before: taking mmap_sem there does nothing for memcontrol.c, now the
only user of mm->owner.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Cc: Paul Menage <menage@google.com>
Cc: Balbir Singh <balbir@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-01-06 15:59:01 -08:00
..
2009-01-04 15:14:41 -05:00
2009-01-06 15:59:01 -08:00
2009-01-01 10:12:24 +10:30
2008-11-24 18:57:41 -05:00
2009-01-06 15:59:01 -08:00
2008-12-29 08:29:50 +01:00
2008-11-14 10:39:23 +11:00
2008-12-10 08:01:54 -08:00
2009-01-01 10:12:27 +10:30
2008-11-19 18:49:57 -08:00
2008-12-31 15:11:46 +01:00