On Mon, 2019-03-18 at 14:11 +0100, Juergen Gross wrote:
> Instead of removing cpus temporarily from cpupools during
> suspend/resume only remove cpus finally which didn't come up when
> resuming.
>
> Signed-off-by: Juergen Gross
> ---
> xen/common/cpupool.c | 130 ++
On 3/18/19 1:11 PM, Juergen Gross wrote:
> Instead of removing cpus temporarily from cpupools during
> suspend/resume only remove cpus finally which didn't come up when
> resuming.
>
> Signed-off-by: Juergen Gross
Looks good overall -- one comment...
> @@ -774,10 +741,15 @@ static int cpu_callb
Instead of removing cpus temporarily from cpupools during
suspend/resume only remove cpus finally which didn't come up when
resuming.
Signed-off-by: Juergen Gross
---
xen/common/cpupool.c | 130 ++---
xen/include/xen/sched-if.h | 1 -
2 files chang