linux-stable/arch/xtensa
Johannes Weiner 47221222a5 xtensa: 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()
	- 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: Chris Zankel <chris@zankel.net>
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
..
boot [XTENSA] Fix makefile to work with binutils-2.18. 2008-02-13 17:45:05 -08:00
configs [PATCH] xtensa: remove extra header files 2006-12-10 09:55:39 -08:00
kernel flag parameters: pipe 2008-07-24 10:47:28 -07:00
lib [XTENSA] fix sources using deprecated assembler directive 2007-05-31 17:44:31 -07:00
mm xtensa: use generic show_mem() 2008-07-26 12:00:10 -07:00
platforms/iss [XTENSA] Prevent inlining ISS platform asm constructs 2008-02-13 17:04:56 -08:00
Kconfig remove mention of CONFIG_KMOD from documentation 2008-07-22 19:24:29 +10:00
Kconfig.debug [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 1 2005-06-24 00:05:21 -07:00
Makefile [XTENSA] Concentrate platforms into one platforms directory. 2008-02-13 16:45:06 -08:00