From: Soren Brinkmann Date: Tue, 2 Sep 2014 21:19:12 +0000 (-0700) Subject: ARM: zynq: Synchronise zynq_cpu_die/kill X-Git-Tag: fixes-for-v3.18-merge-window~5^2~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50c7960a4517d6c93226351cd8c43c86f104c919;p=pandora-kernel.git 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 Signed-off-by: Michal Simek --- Reading git-diff-tree failed