[PATCH] NOMMU: Implement /proc/pid/maps for NOMMU
authorDavid Howells <dhowells@redhat.com>
Wed, 27 Sep 2006 08:50:19 +0000 (01:50 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 27 Sep 2006 15:26:14 +0000 (08:26 -0700)
commitdbf8685c8e21404e3a8ed244bd0219d3c4b89101
tree716b83de856049b51abf9770840ea122b7ca3285
parentd00c7b993712e4bb16d0012b35b654e40159b327
[PATCH] NOMMU: Implement /proc/pid/maps for NOMMU

Implement /proc/pid/maps for NOMMU by reading the vm_area_list attached to
current->mm->context.vmlist.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/nommu-mmap.txt
fs/proc/internal.h
fs/proc/nommu.c
fs/proc/task_nommu.c
include/linux/proc_fs.h