Re: [PATCH v2 00/43] powerpc/32: Switch to interrupt entry/exit in C

2021-03-14 Thread Michael Ellerman
On Tue, 9 Mar 2021 12:09:25 + (UTC), Christophe Leroy wrote: > This series aims at porting interrupt entry/exit in C on PPC32, using > the work already merged for PPC64. > > First two patches are a fix and an optimisation of unrecoverable_exception() > function. > > Six following patches do

[PATCH v2 00/43] powerpc/32: Switch to interrupt entry/exit in C

2021-03-09 Thread Christophe Leroy
This series aims at porting interrupt entry/exit in C on PPC32, using the work already merged for PPC64. First two patches are a fix and an optimisation of unrecoverable_exception() function. Six following patches do minimal changes in 40x in order to be able to enable MMU earlier in exception