From: David Howells Date: Wed, 27 Sep 2006 08:50:19 +0000 (-0700) Subject: [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU X-Git-Tag: v2.6.19-rc1~952 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbf8685c8e21404e3a8ed244bd0219d3c4b89101;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed