commit | fa12a64db56a8b3101e78af6f9f19b71e14d5a48 | [log] [tgz] |
---|---|---|
author | Leonid Lobachev <leonidl@google.com> | Wed Nov 06 13:35:49 2019 -0800 |
committer | Leonid Lobachev <leonidl@google.com> | Mon Dec 16 15:05:36 2019 -0800 |
tree | 802f21b2c2afa3d3e2504d0ed629df583b115d9d | |
parent | 99958d81cc6e1031b1465d6ecae4af2cef2eec86 [diff] |
Apply MLK-22578 from imx8mn to imx8mq code MLK-22578 plat: imx8mn: Fix the race condition during cpu hotplug CPU hotplug & cpuidle have some race condition when doing CPU hotplug stress test. different CPU cores have the chance to access the same GPC register(A53_AD), so lock is necessary to do exlusive access. Change-Id: I3ff5cbe6bf333c9555591a313c1a41dbdb688cee Signed-off-by: Leonid Lobachev <leonidl@google.com>