Re: [PATCH v2 3/3] powerpc/pseries: Report in kernel device tree update to drmgr

2014-01-28 Thread Nathan Fontenot
On 01/22/2014 01:58 PM, Tyrel Datwyler wrote: Traditionally it has been drmgr's responsibilty to update the device tree through the /proc/ppc64/ofdt interface after a suspend/resume operation. This patchset however has modified suspend/resume ops to preform that update entirely in the kernel

[PATCH v2 3/3] powerpc/pseries: Report in kernel device tree update to drmgr

2014-01-22 Thread Tyrel Datwyler
Traditionally it has been drmgr's responsibilty to update the device tree through the /proc/ppc64/ofdt interface after a suspend/resume operation. This patchset however has modified suspend/resume ops to preform that update entirely in the kernel during the resume. Therefore, a mechanism is