On 08/03/2022, 14:50:41, Nicholas Piggin wrote:
> This moves MSR save/restore and some real-mode juggling out of asm and
> into C code, simplifying things.
>
> Signed-off-by: Nicholas Piggin
> ---
> arch/powerpc/kernel/rtas.c | 15 ---
> arch/powerpc/kernel/rtas_entry.S | 32 ++
On 08/03/2022, 14:50:41, Nicholas Piggin wrote:
> This moves MSR save/restore and some real-mode juggling out of asm and
> into C code, simplifying things.
>
> Signed-off-by: Nicholas Piggin
> ---
> arch/powerpc/kernel/rtas.c | 15 ---
> arch/powerpc/kernel/rtas_entry.S | 32 ++
This moves MSR save/restore and some real-mode juggling out of asm and
into C code, simplifying things.
Signed-off-by: Nicholas Piggin
---
arch/powerpc/kernel/rtas.c | 15 ---
arch/powerpc/kernel/rtas_entry.S | 32 +---
2 files changed, 17 insertions