Re: [PATCH v2 00/28] partition suspend updates

2020-12-15 Thread Michael Ellerman
On Mon, 7 Dec 2020 15:51:32 -0600, Nathan Lynch wrote: > This series aims to improve the pseries-specific partition migration > and hibernation implementation, part of which has been living in > kernel/rtas.c. Most of that code is eliminated or moved to > platforms/pseries, and the following major

[PATCH v2 00/28] partition suspend updates

2020-12-07 Thread Nathan Lynch
This series aims to improve the pseries-specific partition migration and hibernation implementation, part of which has been living in kernel/rtas.c. Most of that code is eliminated or moved to platforms/pseries, and the following major functional changes are made: - Use stop_machine() instead of