Skip to content
Commit d0506a23 authored by Russell King's avatar Russell King
Browse files

ARM: kexec: remove 512MB restriction on kexec crashdump



The real limit is the top of the visible physical address space with
the MMU turned off.  Hence, we need to limit the crash kernel allocation
running-view physical address of the top of the boot-view physical
address space.

Reviewed-by: default avatarPratyush Anand <panand@redhat.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 981b6714
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment