diff options
author | Rob Herring <robh@kernel.org> | 2021-02-21 18:49:23 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-03-08 20:06:29 +0100 |
commit | ac10be5cdbfa852139658d52c2f1c608782ce992 (patch) | |
tree | b337175dd9ddbf3237b359647b97ec20c08b3af0 /security | |
parent | of: Add a common kexec FDT setup function (diff) | |
download | linux-ac10be5cdbfa852139658d52c2f1c608782ce992.tar.xz linux-ac10be5cdbfa852139658d52c2f1c608782ce992.zip |
arm64: Use common of_kexec_alloc_and_setup_fdt()
The code for setting up the /chosen node in the device tree
and updating the memory reservation for the next kernel has been
moved to of_kexec_alloc_and_setup_fdt() defined in "drivers/of/kexec.c".
Use the common of_kexec_alloc_and_setup_fdt() to setup the device tree
and update the memory reservation for kexec for arm64.
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lakshmi Ramasubramanian <nramas@linux.microsoft.com>
Reviewed-by: Thiago Jung Bauermann <bauerman@linux.ibm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210221174930.27324-7-nramas@linux.microsoft.com
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions