diff options
author | Philipp Hachtmann <phacht@linux.vnet.ibm.com> | 2014-01-23 23:53:11 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-24 00:36:51 (GMT) |
commit | 5e270e254885893f8c82ab9b91caa648af3690df (patch) | |
tree | 58b97739585bc97ba085a2b44fc256867c8a3f35 /kernel/sched/core.c | |
parent | 87379ec8c2b8ae0acd526b87d2240afca92a7505 (diff) | |
download | linux-5e270e254885893f8c82ab9b91caa648af3690df.tar.xz |
mm: free memblock.memory in free_all_bootmem
When calling free_all_bootmem() the free areas under memblock's control
are released to the buddy allocator. Additionally the reserved list is
freed if it was reallocated by memblock. The same should apply for the
memory list.
Signed-off-by: Philipp Hachtmann <phacht@linux.vnet.ibm.com>
Reviewed-by: Tejun Heo <tj@kernel.org>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Tang Chen <tangchen@cn.fujitsu.com>
Cc: Toshi Kani <toshi.kani@hp.com>
Cc: Jianguo Wu <wujianguo@huawei.com>
Cc: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/sched/core.c')
0 files changed, 0 insertions, 0 deletions