From: Benjamin Herrenschmidt Date: Mon, 24 Jan 2011 07:42:41 +0000 (+1100) Subject: powerpc: Add NAP mode support on Power7 in HV mode X-Git-Tag: v3.0-rc1~385^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=948cf67c4726cca2fc57533dccadfb54d890689d;p=pandora-kernel.git powerpc: Add NAP mode support on Power7 in HV mode 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 --- Reading git-diff-tree failed