Re: [PATCH v10 3/5] powerpc/crash: add crash CPU hotplug support

2023-04-24 Thread Laurent Dufour
On 23/04/2023 12:52:11, Sourabh Jain wrote: > Introduce powerpc crash hotplug handler to update the necessary kexec > segments in the kernel on CPU/Memory hotplug events. Currently, these > updates are done by monitoring CPU/Memory hotplug events in userspace. > > A common crash hotplug handler is

[PATCH v10 3/5] powerpc/crash: add crash CPU hotplug support

2023-04-23 Thread Sourabh Jain
Introduce powerpc crash hotplug handler to update the necessary kexec segments in the kernel on CPU/Memory hotplug events. Currently, these updates are done by monitoring CPU/Memory hotplug events in userspace. A common crash hotplug handler is triggered from generic infrastructure for both CPU/Me