linux/arch/sparc64/mm
Johannes Weiner 471a54239a sparc64: use generic show_mem()
Remove arch-specific show_mem() in favor of the generic version.

This also removes the following redundant information display:

	- free swap pages, printed by show_swap_cache_info()
	- pages in swapcache, printed by show_swap_cache_info()
	- dirty pages, writeback pages, mapped pages, slab pages,
	  pagetables pages, printed by show_free_areas()

where show_mem() calls show_free_areas(), which calls
show_swap_cache_info().

Signed-off-by: Johannes Weiner <hannes@saeurebad.de>
Acked-by: David S. Miller <davem@davemloft.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
..
Makefile sparc64: remove CVS keywords 2008-05-20 00:33:43 -07:00
fault.c sparc: Use new '%pS' infrastructure to print symbols. 2008-07-17 22:11:32 -07:00
generic.c sparc64: remove CVS keywords 2008-05-20 00:33:43 -07:00
hugetlbpage.c hugetlb: introduce pud_huge 2008-07-24 10:47:18 -07:00
init.c sparc64: use generic show_mem() 2008-07-26 12:00:10 -07:00
tlb.c [SPARC64]: Don't open-code {get,put}_cpu_var() in flush_tlb_pending(). 2008-03-28 15:53:25 -07:00
tsb.c sparc64: Remove 4MB and 512K base page size options. 2008-07-17 23:44:53 -07:00
ultra.S sparc64: Convert to generic helpers for IPI function calls. 2008-07-17 23:44:50 -07:00