[PATCH 0/3] powerpc/pseries: Fixes and cleanup of suspend/migration code
Tyrel Datwyler
tyreld at linux.vnet.ibm.com
Sat Feb 28 13:24:40 AEDT 2015
This patchset simplifies the usage of rtas_ibm_suspend_me() by removing an
extraneous function parameter, fixes device tree updating on little endian
platforms, and adds a mechanism for informing drmgr that the kernel is cabable of
performing the whole migration including device tree update itself.
Tyrel Datwyler (3):
powerpc/pseries: Simplify check for suspendability during
suspend/migration
powerpc/pseries: Little endian fixes for post mobility device tree
update
powerpc/pseries: Expose post-migration in kernel device tree update
to drmgr
arch/powerpc/include/asm/rtas.h | 2 +-
arch/powerpc/kernel/rtas.c | 15 ++++-----
arch/powerpc/platforms/pseries/mobility.c | 55 ++++++++++++++++++-------------
3 files changed, 40 insertions(+), 32 deletions(-)
--
1.7.12.2
More information about the Linuxppc-dev
mailing list