commit | cbf95e1196dd7640e0b3551c2955707a9ae22f5d | [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 23:26:16 2019 +0000 |
tree | 802f21b2c2afa3d3e2504d0ed629df583b115d9d | |
parent | 10b2dc9ae97b3f92a44c4ab9ee17ba65f0eedac0 [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>