]> git.baikalelectronics.ru Git - kernel.git/commit
maps4: simplify interdependence of maps and smaps
authorMatt Mackall <mpm@selenic.com>
Tue, 5 Feb 2008 06:29:02 +0000 (22:29 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 5 Feb 2008 17:44:16 +0000 (09:44 -0800)
commit87e61a4a704800550aa39c2da6350f616546bb05
tree24fda864f4962f18fd8e118271f1d8c4ec633024
parent0071e10254d472b4c880faad46f9b4f8c54d277a
maps4: simplify interdependence of maps and smaps

This pulls the shared map display code out of show_map and puts it in
show_smap where it belongs.

Signed-off-by: Matt Mackall <mpm@selenic.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Acked-by: 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/task_mmu.c