aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorYinghai Lu <[email protected]>2012-11-16 19:39:21 -0800
committerH. Peter Anvin <[email protected]>2012-11-17 11:59:48 -0800
commit961f8fa04b1c3dfe35c2d3ee7ccba28f9b0e0e09 (patch)
tree50999cf8888284997d6b8489ae2ab41c815bc374 /tools/perf/scripts/python/sctop.py
parentc074eaac2ab264c94520efff7e896b771de885ae (diff)
sparc, mm: Remove calling of free_all_bootmem_node()
Now NO_BOOTMEM version free_all_bootmem_node() does not really do free_bootmem at all, and it only call register_page_bootmem_info_node instead. That is confusing, try to kill that free_all_bootmem_node(). Before that, this patch will remove calling of free_all_bootmem_node() We add register_page_bootmem_info() to call register_page_bootmem_info_node directly. Also could use free_all_bootmem() for numa case, and it is just the same as free_low_memory_core_early(). Signed-off-by: Yinghai Lu <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Cc: "David S. Miller" <[email protected]> Cc: Andrew Morton <[email protected]> Cc: [email protected] Acked-by: "David S. Miller" <[email protected]> Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions