[PATCH v2 1/3] powerpc/irq: Make __do_irq() static
    Michael Ellerman 
    patch-notifications at ellerman.id.au
       
    Mon Jul  4 21:33:23 AEST 2022
    
    
  
On Thu, 9 Jun 2022 12:16:40 +0200, Christophe Leroy wrote:
> Since commit 48cf12d88969 ("powerpc/irq: Inline call_do_irq() and
> call_do_softirq()"), __do_irq() is not used outside irq.c
> 
> Reorder functions and make __do_irq() static and
> drop the declaration in irq.h.
> 
> 
> [...]
Applied to powerpc/next.
[1/3] powerpc/irq: Make __do_irq() static
      https://git.kernel.org/powerpc/c/051bd351a2ef9c69753dc9cf6bd396986f27778c
[2/3] powerpc/irq: Perform stack_overflow detection after switching to IRQ stack
      https://git.kernel.org/powerpc/c/e90855be9e90e4a046d2be817a31fae6637415a4
[3/3] powerpc/irq: Simplify __do_irq()
      https://git.kernel.org/powerpc/c/78f1c24abd16952d383f34eefbb0af7bb53f9b0b
cheers
    
    
More information about the Linuxppc-dev
mailing list