powerpc/kexec_file: print error string on usable memory property update failure
authorSourabh Jain <sourabhjain@linux.ibm.com>
Fri, 16 Dec 2022 12:27:08 +0000 (17:57 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 15 Feb 2023 12:14:06 +0000 (23:14 +1100)
commitb0ae5b6f3c298a005b73556740526c0e24a5633c
tree53f6030fe1e683ea214265561f0fe4e6bbdc6cc4
parent388defd5e4180a48e068d7ba9b024ce0ca957968
powerpc/kexec_file: print error string on usable memory property update failure

Print the FDT error description along with the error message if failed
to set the "linux,drconf-usable-memory" property in the kdump kernel's
FDT.

Signed-off-by: Sourabh Jain <sourabhjain@linux.ibm.com>
Acked-by: Hari Bathini <hbathini@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20221216122708.182154-1-sourabhjain@linux.ibm.com
arch/powerpc/kexec/file_load_64.c