1
0
Fork 0
alistair23-linux/arch/m68knommu/mm
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
..
Makefile
fault.c
init.c m68knommu: use generic show_mem() 2008-07-26 12:00:11 -07:00
kmap.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
memory.c m68knommu: remove is_in_rom() function 2007-07-19 10:04:51 -07:00