Re: [PATCH v5 4/5] powerpc/crash hp: add crash hotplug support for kexec_load

2022-06-22 Thread Laurent Dufour
On 20/06/2022, 09:01:05, Sourabh Jain wrote: > A common crash hotplug handler is used for both kexec_load and > kexec_file_load, which is already implemented in earlier patches while > adding support for kexec_file_load. > > To enable the crash hotplug handler to work for kexec_load case the > fdt

[PATCH v5 4/5] powerpc/crash hp: add crash hotplug support for kexec_load

2022-06-20 Thread Sourabh Jain
A common crash hotplug handler is used for both kexec_load and kexec_file_load, which is already implemented in earlier patches while adding support for kexec_file_load. To enable the crash hotplug handler to work for kexec_load case the fdt_index attribute of kimage_arch needs to be populated wit