]> git.baikalelectronics.ru Git - kernel.git/commit
maps4: move clear_refs code to task_mmu.c
authorMatt Mackall <mpm@selenic.com>
Tue, 5 Feb 2008 06:29:03 +0000 (22:29 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 5 Feb 2008 17:44:16 +0000 (09:44 -0800)
commit335ca198fbeadf2167529788868738d05d75407b
treeec7c7fb115e40b4a337af98a6f9f2ad5db9af1f0
parent87e61a4a704800550aa39c2da6350f616546bb05
maps4: move clear_refs code to task_mmu.c

This puts all the clear_refs code where it belongs and probably lets things
compile on MMU-less systems as well.

Signed-off-by: Matt Mackall <mpm@selenic.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Dave Hansen <haveblue@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/proc/base.c
fs/proc/internal.h
fs/proc/task_mmu.c
include/linux/proc_fs.h