commit | 50c7960a4517d6c93226351cd8c43c86f104c919 | [log] [tgz] |
---|---|---|
author | Soren Brinkmann <soren.brinkmann@xilinx.com> | Tue Sep 02 14:19:12 2014 -0700 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Sep 16 12:55:09 2014 +0200 |
tree | 354342e21f9dfc23fe2d0412f4df7dc3301e928e | |
parent | 18aebf116b494101841f109f07e0d6a0aad9a46e [diff] |
ARM: zynq: Synchronise zynq_cpu_die/kill 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: 2f3edfd7e27ad4206acbc2ae99c9df5f46353024) Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>