Skip to content
Commit dd2df39f authored by James Morse's avatar James Morse
Browse files

arm64: kexec: Make crash_is_nosave() aware of kexec using crashk_res



arm64's hibernate code save/restores the kdump kernel in the crash
kernel region. To avoid saving the whole region, crash_is_nosave()
identifies parts of this region that are not part of the kdump image.

Once kexec starts using this region too, the hibernate code needs
to check both images for an overlap with the provided address.

Signed-off-by: James Morse's avatarJames Morse <james.morse@arm.com>
parent 84930c05
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment