[PATCH] powerpc/kernel: Fix ppc_save_regs inclusion in build
    Madhavan Srinivasan 
    maddy at linux.ibm.com
       
    Sun May 18 13:44:33 AEST 2025
    
    
  
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
    
    
More information about the Linuxppc-dev
mailing list