dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/xtensa
Johannes Weiner 47221222a5 xtensa: 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>
Cc: Chris Zankel <chris@zankel.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
..
boot [XTENSA] Fix makefile to work with binutils-2.18. 2008-02-13 17:45:05 -08:00
configs
kernel flag parameters: pipe 2008-07-24 10:47:28 -07:00
lib
mm xtensa: use generic show_mem() 2008-07-26 12:00:10 -07:00
platforms/iss [XTENSA] Prevent inlining ISS platform asm constructs 2008-02-13 17:04:56 -08:00
Kconfig remove mention of CONFIG_KMOD from documentation 2008-07-22 19:24:29 +10:00
Kconfig.debug
Makefile [XTENSA] Concentrate platforms into one platforms directory. 2008-02-13 16:45:06 -08:00