Re: [PATCH] powerpc/64s: Fix restore of NV GPRs after facility unavailable exception

2020-06-01 Thread Michael Ellerman
On Tue, 2020-05-26 at 06:18:08 UTC, Michael Ellerman wrote: > Commit 702f09805222 ("powerpc/64s/exception: Remove lite interrupt > return") changed the interrupt return path to not restore non-volatile > registers by default, and explicitly restore them in paths where it is > required. > > But it

Re: [PATCH] powerpc/64s: Fix restore of NV GPRs after facility unavailable exception

2020-05-28 Thread Michael Ellerman
On Tue, 26 May 2020 16:18:08 +1000, Michael Ellerman wrote: > Commit 702f09805222 ("powerpc/64s/exception: Remove lite interrupt > return") changed the interrupt return path to not restore non-volatile > registers by default, and explicitly restore them in paths where it is > required. > > But it

[PATCH] powerpc/64s: Fix restore of NV GPRs after facility unavailable exception

2020-05-25 Thread Michael Ellerman
Commit 702f09805222 ("powerpc/64s/exception: Remove lite interrupt return") changed the interrupt return path to not restore non-volatile registers by default, and explicitly restore them in paths where it is required. But it missed that the facility unavailable exception can sometimes modify user