On Mon, Feb 18, 2019 at 03:34:09PM +0100, Marek Szyprowski wrote: > Reset the CPU state entry in sysram in pm_prepare() callback. That entry > doesn't need to be reset for every suspended CPU, so make it symmetic > with the code, which restores it in pm_resume() callback. > > Tested on Samsung Chromebook2 Pit (Exynos5420) and Pi (Exynos5800) > boards. > > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > --- > arch/arm/mach-exynos/suspend.c | 3 +-- Thanks, applied. Best regards, Krzysztof