diff options
author | Rong Qianfeng <rongqianfeng@vivo.com> | 2024-09-02 10:39:35 +0800 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2024-09-04 16:26:26 +0100 |
commit | 1db9716d44875d31acf29255710e82338560c177 (patch) | |
tree | ff015848c75c335daf461d4bf61dc61f39483b4e /tools/perf/scripts/python/gecko.py | |
parent | 7c626ce4bae1ac14f60076d00eafe71af30450ba (diff) |
arm64/mm: Delete __init region from memblock.reserved
If CONFIG_ARCH_KEEP_MEMBLOCK is enabled, the memory information in
memblock will be retained. We release the __init memory here, and
we should also delete the corresponding region in memblock.reserved,
which allows debugfs/memblock/reserved to display correct memory
information.
Signed-off-by: Rong Qianfeng <rongqianfeng@vivo.com>
Link: https://lore.kernel.org/r/20240902023940.43227-1-rongqianfeng@vivo.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions