linux/arch/alpha/mm
Johannes Weiner 5f834b9f3b alpha: use generic show_mem()
Remove arch-specific show_mem() in favor of the generic version.

This also removes the following redundant information display:

	- free pages, printed by show_free_areas()
	- free swap pages, printed by show_swap_cache_info()
	- pages in swapcache, printed by show_swap_cache_info()

where show_mem() calls show_free_areas(), which calls
show_swap_cache_info().

Signed-off-by: Johannes Weiner <hannes@saeurebad.de>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-26 12:00:10 -07:00
..
Makefile [PATCH] Generic ioremap_page_range: alpha conversion 2006-10-01 00:39:31 -07:00
extable.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fault.c Use helpers to obtain task pid in printks (arch code) 2007-10-19 11:53:43 -07:00
init.c alpha: use generic show_mem() 2008-07-26 12:00:10 -07:00
numa.c alpha: use generic show_mem() 2008-07-26 12:00:10 -07:00