Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-20 | powerpc: Add NAP mode support on Power7 in HV mode | Benjamin Herrenschmidt | |
Wakeup comes from the system reset handler with a potential loss of the non-hypervisor CPU state. We save the non-volatile state on the stack and a pointer to it in the PACA, which the system reset handler uses to restore things Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> |