Re: [PATCH v10 5/5] powerpc/kexec: add crash memory hotplug support

2023-04-24 Thread Laurent Dufour
On 23/04/2023 12:52:13, Sourabh Jain wrote: > Extend PowerPC arch crash hotplug handler to support memory hotplug > events. Since elfcorehdr is used to exchange the memory info between the > kernels hence it needs to be recreated to reflect the changes due to > memory hotplug events. > > The way m

[PATCH v10 5/5] powerpc/kexec: add crash memory hotplug support

2023-04-23 Thread Sourabh Jain
Extend PowerPC arch crash hotplug handler to support memory hotplug events. Since elfcorehdr is used to exchange the memory info between the kernels hence it needs to be recreated to reflect the changes due to memory hotplug events. The way memory hotplug events are handled on PowerPC and the noti