mirror of https://gitee.com/openkylin/linux.git
50c7960a45
Avoid races and add synchronisation between the arch specific
kill and die routines.
The same synchronisation issue was fixed on IMX platform
by this commit:
"ARM: imx: fix sync issue between imx_cpu_die and imx_cpu_kill"
(sha1:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
common.c | ||
common.h | ||
headsmp.S | ||
hotplug.c | ||
platsmp.c | ||
pm.c | ||
slcr.c |