Files
linux/arch/arm64/kernel
Tao Zeng 1c333d1861 mm: fix suspend crash on u200 [1/1]
PD#SWPL-1219

Problem:
When open vmap stack, suspend will fail on U200. If open cpu idle,
resume from idle will fail too.

Solution:
set up vmap stack early before open IRQ. If set up this stack late
than IRQ open, stack will point to a ramdom address

Verify:
u200

Change-Id: Ie60f6faadf9afece47ccc887a0af46814f070897
Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>
2019-02-26 18:15:11 +09:00
..
2018-02-28 15:09:58 -08:00
2019-02-08 18:28:39 +09:00
2019-02-26 18:15:11 +09:00