Re: [PATCH v10 0/3] powerpc: make fadump resilient with memory add/remove events

2024-05-03 Thread Michael Ellerman
On Tue, 23 Apr 2024 01:29:29 +0530, Sourabh Jain wrote: > Problem: > > Due to changes in memory resources caused by either memory hotplug or > online/offline events, the elfcorehdr, which describes the cpus and > memory of the crashed kernel to the kernel that collects the dump (known > as

[PATCH v10 0/3] powerpc: make fadump resilient with memory add/remove events

2024-04-22 Thread Sourabh Jain
Problem: Due to changes in memory resources caused by either memory hotplug or online/offline events, the elfcorehdr, which describes the cpus and memory of the crashed kernel to the kernel that collects the dump (known as second/fadump kernel), becomes outdated. Consequently, attempting d