commit | 32d8ad4e621d6620e925cf540ef1d35aa6fa5a7b | [log] [tgz] |
---|---|---|
author | Brian King <brking@linux.vnet.ibm.com> | Wed Jul 07 12:31:02 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Jul 09 11:26:17 2010 +1000 |
tree | 02f0113e9a7cf78129b671e00244b39e72471c31 | |
parent | 8fe93f8d850a24581e9d47df5814b257fe451052 [diff] |
powerpc/pseries: Partition hibernation support Enables support for HMC initiated partition hibernation. This is a firmware assisted hibernation, since the firmware handles writing the memory out to disk, along with other partition information, so we just mimic suspend to ram. Signed-off-by: Brian King <brking@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>