summaryrefslogtreecommitdiff
path: root/arch/xtensa
diff options
context:
space:
mode:
authorJohannes Weiner <hannes@saeurebad.de>2008-07-26 06:46:09 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-26 23:00:10 +0400
commit46244a2b3c1dfd83041bcf0428c584d3a66b30cc (patch)
tree12649579aeda1201d93717f2a9e6a03c939da5f5 /arch/xtensa
parent5f834b9f3bd3769162fc169efd7ecae0712a2d1d (diff)
downloadlinux-46244a2b3c1dfd83041bcf0428c584d3a66b30cc.tar.xz
avr32: 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 slabs, 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: Haavard Skinnemoen <hskinnemoen@atmel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/xtensa')
0 files changed, 0 insertions, 0 deletions