Re: [PATCH 0/3] powerpc/pseries: Fixes and cleanup of suspend/migration code

2015-03-03 Thread Tyrel Datwyler
On 03/02/2015 10:10 PM, Michael Ellerman wrote: > On Fri, 2015-02-27 at 18:24 -0800, Tyrel Datwyler wrote: >> 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 f

Re: [PATCH 0/3] powerpc/pseries: Fixes and cleanup of suspend/migration code

2015-03-02 Thread Michael Ellerman
On Fri, 2015-02-27 at 18:24 -0800, Tyrel Datwyler wrote: > 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 >

[PATCH 0/3] powerpc/pseries: Fixes and cleanup of suspend/migration code

2015-02-27 Thread Tyrel Datwyler
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