diff options
author | Yinghai Lu <[email protected]> | 2012-11-16 19:39:22 -0800 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2012-11-17 11:59:50 -0800 |
commit | 600cc5b7f6371706679490d7ee108015ae57ac2f (patch) | |
tree | d6204a07a822f3f3dc63146cd2ce3f054c4a4b69 /tools/perf/scripts/python/sctop.py | |
parent | 961f8fa04b1c3dfe35c2d3ee7ccba28f9b0e0e09 (diff) |
mm: Kill NO_BOOTMEM version 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
for online nodes instead.
That is confusing.
We can kill that free_all_bootmem_node(), after we kill two callings
in x86 and sparc.
Signed-off-by: Yinghai Lu <[email protected]>
Link: http://lkml.kernel.org/r/[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