Re: [PATCH v5 3/5] powerpc/crash hp: add crash hotplug support for kexec_file_load

2022-06-22 Thread Laurent Dufour
On 20/06/2022, 09:01:04, Sourabh Jain wrote: > Two major changes are done to enable the crash CPU hotplug handler. > Firstly, updated the kexec load path to prepare kimage for hotplug > changes, and secondly, implemented the arch specific crash hotplug > handler. > > On the kexec load path, the me

[PATCH v5 3/5] powerpc/crash hp: add crash hotplug support for kexec_file_load

2022-06-20 Thread Sourabh Jain
Two major changes are done to enable the crash CPU hotplug handler. Firstly, updated the kexec load path to prepare kimage for hotplug changes, and secondly, implemented the arch specific crash hotplug handler. On the kexec load path, the memsz allocation for the crash FDT segment is updated to en