summaryrefslogtreecommitdiffstats
path: root/fs/inode.c
diff options
context:
space:
mode:
authorHugh Dickins2009-01-06 23:39:22 +0100
committerLinus Torvalds2009-01-07 00:59:01 +0100
commite5991371ee0d1c0ce19e133c6f9075b49c5b4ae8 (patch)
tree3e5c9c3293c025f537ff4416660a96d33c694b5f /fs/inode.c
parentdo_mpage_readpage(): remove useless clear_buffer_mapped() call (diff)
downloadkernel-qcow2-linux-e5991371ee0d1c0ce19e133c6f9075b49c5b4ae8.tar.gz
kernel-qcow2-linux-e5991371ee0d1c0ce19e133c6f9075b49c5b4ae8.tar.xz
kernel-qcow2-linux-e5991371ee0d1c0ce19e133c6f9075b49c5b4ae8.zip
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>
Diffstat (limited to 'fs/inode.c')
0 files changed, 0 insertions, 0 deletions