commit | fe5e1c145a43f4a07c306535e3f295d88f5a5ec9 | [log] [tgz] |
---|---|---|
author | Jacky Bai <ping.bai@nxp.com> | Tue Jan 07 11:05:22 2020 +0800 |
committer | Manish Pandey <manish.pandey2@arm.com> | Thu Aug 20 14:23:19 2020 +0000 |
tree | 110ed9125f710b68b2f917ca42137e4e157a8c79 | |
parent | 15e54af35de4a107c05ebd987ed57a3dccb5ff94 [diff] |
plat: imx8m: 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. Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: I1296592e05fa78429c3f0fac066951521db755e3