[PATCH v28 0/8] crash: Kernel handling of CPU and memory hot un/plug
Eric DeVolder
eric.devolder at oracle.com
Sun Aug 20 14:56:22 PDT 2023
On 8/14/23 17:33, Andrew Morton wrote:
> On Mon, 14 Aug 2023 17:44:38 -0400 Eric DeVolder <eric.devolder at oracle.com> wrote:
>
>> This series is dependent upon "refactor Kconfig to consolidate
>> KEXEC and CRASH options".
>> https://lore.kernel.org/lkml/20230712161545.87870-1-eric.devolder@oracle.com/
>>
>> Once the kdump service is loaded, if changes to CPUs or memory occur,
>> either by hot un/plug or off/onlining, the crash elfcorehdr must also
>> be updated.
>
> Thanks, I updated branch mm-nonmm-unstable to this version.
Andrew,
So far only one issue has popped up. I've posted the following patch to akpm to solve
that issue. Please apply this patch on-top/with this v28 series.
[PATCH] x86/crash: correct unused function build error
The thread on this issue is here:
https://lore.kernel.org/lkml/08fc20ef-854d-404a-b2f2-75941eeeccf8@paulmck-laptop/
If you'd rather I post a v29, I'll happily do so.
Thank you!
eric
More information about the kexec
mailing list