mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
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>