linux/arch/m68knommu
Johannes Weiner 0ec5e0edd1 m68knommu: 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: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-26 12:00:11 -07:00
..
configs m68knommu: defconfig for M5407C3 board 2008-07-23 15:11:27 +10:00
kernel Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu 2008-07-24 12:17:19 -07:00
lib Generic semaphore implementation 2008-04-17 10:42:34 -04:00
mm m68knommu: use generic show_mem() 2008-07-26 12:00:11 -07:00
platform m68knommu: put ColdFire head code into .text.head section 2008-07-23 15:11:29 +10:00
Kconfig m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support 2008-07-23 15:11:28 +10:00
Kconfig.debug m68knommu: removing config variable DUMPTOFLASH 2008-02-05 09:44:21 -08:00
Makefile m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA C 2008-07-23 15:11:28 +10:00
defconfig m68knommu: update defconfig 2008-03-04 08:04:11 -08:00