diff options
author | Johannes Weiner <hannes@saeurebad.de> | 2008-07-25 19:46:09 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-26 12:00:10 -0700 |
commit | 46244a2b3c1dfd83041bcf0428c584d3a66b30cc (patch) | |
tree | 12649579aeda1201d93717f2a9e6a03c939da5f5 /arch/blackfin/mm/init.c | |
parent | 5f834b9f3bd3769162fc169efd7ecae0712a2d1d (diff) |
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/blackfin/mm/init.c')
0 files changed, 0 insertions, 0 deletions