From: Hiraku Toyooka Date: Wed, 10 Jun 2015 07:47:19 +0000 (+0000) Subject: ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump available X-Git-Tag: omap-for-v4.3/fixes-merge-window~8^2~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b33612e183dcbaa2cc2479cedff6984a6cccdf6a;p=pandora-kernel.git ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump available Kexec_load syscall in ARM requires that machine-specific code has the smp_ops.cpu_kill() before loading kernel image. This patch adds the cpu_kill(), as a result, kexec reboot and kernel crash dump become available in mach-socfpga. Signed-off-by: Hiraku Toyooka Cc: Dinh Nguyen Cc: Russell King Cc: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org Link: http://lists.infradead.org/pipermail/linux-arm-kernel/2015-June/348004.html Signed-off-by: Dinh Nguyen --- Reading git-diff-tree failed