Re: [PATCH] cpu_pm: add syscore_suspend error handling

From: Sebastian Andrzej Siewior
Date: Thu Mar 01 2018 - 03:40:06 EST


On 2018-02-28 19:27:54 [-0800], Derek Basehore wrote:
> If cpu_cluster_pm_enter() fails, cpu_pm_exit() should be called. This
> will put the CPU in the correct state to resume from the failure.

Was this triggered or found on review? Either way it was introduced in
6f3eaec87b6b ("cpu_pm: call notifiers during suspend")
and I might need a stable tag.

> Signed-off-by: Derek Basehore <dbasehore@xxxxxxxxxxxx>

Sebastian