]> xenbits.xen.org Git - xenclient/kernel.git/commit
This puts all the clear_refs code where it belongs and probably lets things maps2-patches/maps2-simplify-interdependence-of-proc-pid-maps-and-smaps.patch
authorMatt Mackall <mpm@selenic.com>
Tue, 6 Jan 2009 12:06:05 +0000 (12:06 +0000)
committerMatt Mackall <mpm@selenic.com>
Tue, 6 Jan 2009 12:06:05 +0000 (12:06 +0000)
commite0c4954d0cdb2ceaf00d223c88d16b2f11b56146
tree35fafc85934790b38909dd2625cd6b13f70acd04
parent39c249b7d5f89bf47f9a5482653eebd13541b5ab
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>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 fs/proc/base.c          |   36 -------------------------------
 fs/proc/internal.h      |    6 -----
 fs/proc/task_mmu.c      |   44 +++++++++++++++++++++++++++++++-------
 include/linux/proc_fs.h |    1
 4 files changed, 37 insertions(+), 50 deletions(-)
fs/proc/internal.h
fs/proc/task_mmu.c