On Sun, 11 May 2025 09:41:11 +0530, Madhavan Srinivasan wrote: > Recent patch fixed an old commit > 'fc2a5a6161a2 ("powerpc/64s: ppc_save_regs is now needed for all 64s builds")' > which is to include building of ppc_save_reg.c only when XMON > and KEXEC_CORE and PPC_BOOK3S are enabled. This was valid, since > ppc_save_regs was called only in replay_system_reset() of old > irq.c which was under BOOK3S. > > [...]
Applied to powerpc/next. [1/1] powerpc/kernel: Fix ppc_save_regs inclusion in build https://git.kernel.org/powerpc/c/93bd4a80efeb521314485a06d8c21157240497bb Thanks