linux/arch/blackfin
Johannes Weiner a2e9c44337 blackfin: 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>
Acked-by: Bryan Wu <cooloney@kernel.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
..
boot [Blackfin] arch: add include/boot .gitignore files 2008-04-25 08:29:11 +08:00
configs Blackfin arch: update boards defconfig files 2008-05-19 14:56:33 +08:00
kernel Merge branch 'linus' into timers/nohz 2008-07-18 19:53:16 +02:00
lib Blackfin arch: Fix typo. it should be _outsw_8 2008-05-20 16:45:29 +08:00
mach-bf527 DM9000: Fixup blackfin after removing 2 resource usage 2008-06-24 22:56:57 -04:00
mach-bf533 DM9000: Fixup blackfin after removing 2 resource usage 2008-06-24 22:56:57 -04:00
mach-bf537 DM9000: Fixup blackfin after removing 2 resource usage 2008-06-24 22:56:57 -04:00
mach-bf548 Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN 2008-06-07 15:03:01 +08:00
mach-bf561 Merge commit 'v2.6.26' into bkl-removal 2008-07-14 15:29:34 -06:00
mach-common [Blackfin] arch: fix gdb testing regression 2008-05-07 11:41:26 +08:00
mm blackfin: use generic show_mem() 2008-07-26 12:00:10 -07:00
oprofile [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 2008-04-23 09:39:01 +08:00
Kconfig remove mention of CONFIG_KMOD from documentation 2008-07-22 19:24:29 +10:00
Kconfig.debug [Blackfin] arch: add slightly better help text for CPLB_INFO 2008-02-02 15:32:40 +08:00
Makefile [Blackfin] arch: declare CHECKFLAGS to make sparse output more readable 2008-03-07 02:43:48 +08:00