On Tue, 11 Feb 2025 10:20:54 -0600, Eddie James wrote: > In non-smp configurations, crash_kexec_prepare is never called in > the crash shutdown path. One result of this is that the crashing_cpu > variable is never set, preventing crash_save_cpu from storing the > NT_PRSTATUS elf note in the core dump. > >
Applied to powerpc/next. [1/1] powerpc/crash: Fix non-smp kexec preparation https://git.kernel.org/powerpc/c/882b25af265de8e05c66f72b9a29f6047102958f Thanks