Re: [06/13] powerpc/64s: idle branch to handler with virtual mode offset
From: Michael Ellerman <hidden> Date: 2017-06-19 12:25:45
On Tue, 2017-06-13 at 13:05:50 UTC, Nicholas Piggin wrote:
Have the system reset idle wakeup handlers branched to in real mode
with the 0xc... kernel address applied. This allows simplifications of
avoiding rfid when switching to virtual mode in the wakeup handler.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>