diff options
author | Johannes Weiner <hannes@saeurebad.de> | 2008-07-25 19:46:14 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-26 12:00:11 -0700 |
commit | bda2fa535564ace56a395d5b65c6dc81305401fa (patch) | |
tree | 4013ab798e0c42b93d7cf8f2cd16c6c6003c79c4 /arch/powerpc/Makefile | |
parent | c55281dee09a843dd6bf5070324b86b84847e6ea (diff) |
powerpc: use generic show_mem()
Remove arch-specific show_mem() in favor of the generic version.
This also removes the following redundant information display:
- 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>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/powerpc/Makefile')
0 files changed, 0 insertions, 0 deletions