diff options
author | Baoquan He <bhe@redhat.com> | 2023-04-07 09:15:06 +0800 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2023-04-11 19:24:46 +0100 |
commit | 04a2a7af3d977f5a54aed26ab54cf734b59dcdf3 (patch) | |
tree | 3f1b2480180751901e3e8ef5d69d725761f91f13 /scripts/gdb/linux/modules.py | |
parent | 0d124e96051b1dcee88624efea972c826b3dfc83 (diff) |
arm64: kdump: do not map crashkernel region specifically
After taking off the protection functions on crashkernel memory region,
there's no need to map crashkernel region with page granularity during
linear mapping.
With this change, the system can make use of block or section mapping
on linear region to largely improve perforcemence during system bootup
and running.
Signed-off-by: Baoquan He <bhe@redhat.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Mike Rapoport (IBM) <rppt@kernel.org>
Reviewed-by: Zhen Lei <thunder.leizhen@huawei.com>
Link: https://lore.kernel.org/r/20230407011507.17572-3-bhe@redhat.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions