mirror of
https://github.com/torvalds/linux.git
synced 2026-06-28 09:05:40 +02:00
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> Acked-by: Mikael Starvik <starvik@axis.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
|---|---|---|
| .. | ||
| arch-v10 | ||
| arch-v32 | ||
| kernel | ||
| mm | ||
| artpec_3_defconfig | ||
| defconfig | ||
| etraxfs_defconfig | ||
| Kconfig | ||
| Kconfig.debug | ||
| Makefile | ||