Re: [PATCH v7 00/42] powerpc: interrupt wrappers

2021-02-10 Thread Michael Ellerman
On Sat, 30 Jan 2021 23:08:10 +1000, Nicholas Piggin wrote: > This adds interrupt handler wrapper functions, similar to the > generic / x86 code, and moves several common operations into them > from either asm or open coded in the individual handlers. > > This series is based on powerpc fixes-test

Re: [PATCH v7 00/42] powerpc: interrupt wrappers

2021-02-01 Thread Christophe Leroy
Le 30/01/2021 à 14:08, Nicholas Piggin a écrit : This adds interrupt handler wrapper functions, similar to the generic / x86 code, and moves several common operations into them from either asm or open coded in the individual handlers. This series is based on powerpc fixes-test tree, there's a