Skip to content
Commit 8ff8f562 authored by Nikhil Gupta's avatar Nikhil Gupta Committed by Meng Li
Browse files

LF-3296-1 arm64:move elfcorehdr reservation early for crash dump kernel



commit 6745315419b8aa468afab98b02677af9e3d717de from
git://source.codeaurora.org/external/qoriq/qoriq-components/linux

elfcorehdr_addr is fixed address passed to 2nd kernel which may be conflicted
with potential reserved memory in 2nd kernel,so reserve_elfcorehdr() ahead of
early_init_fdt_scan_reserved_mem() can relieve this situation.

Signed-off-by: default avatarNikhil Gupta <nikhil.gupta@nxp.com>
Signed-off-by: default avatarPoonam Aggrwal <poonam.aggrwal@nxp.com>
Reviewed-by: default avatarPriyanka Jain <priyanka.jain@nxp.com>
Reviewed-by: default avatarAisheng Dong <aisheng.dong@nxp.com>
Signed-off-by: default avatarMeng Li <Meng.Li@windriver.com>
parent 237f1e3f
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