linux-stable-rt/arch/sh
Johannes Weiner 03da6bfb5b sh: 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 slab, 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>
Acked-by: Paul Mundt <lethal@linux-sh.org>
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
..
boards Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 2008-07-23 18:24:08 -07:00
boot inflate: refactor inflate malloc code 2008-07-25 10:53:28 -07:00
cchips
configs
drivers sysdev: Pass the attribute to the low level sysdev show/store function 2008-07-21 21:55:02 -07:00
kernel kexec jump 2008-07-26 12:00:04 -07:00
lib
lib64
math-emu
mm sh: use generic show_mem() 2008-07-26 12:00:10 -07:00
oprofile
tools
Kconfig add HAVE_CLK to Kconfig, for driver dependencies 2008-07-24 10:47:13 -07:00
Kconfig.cpu
Kconfig.debug
Makefile