kernel_optimize_test/arch/arm/mach-socfpga
Hiraku Toyooka b33612e183 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 <hiraku.toyooka.gu@hitachi.com>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Cc: Russell King <linux@arm.linux.org.uk>
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 <dinguyen@opensource.altera.com>
2015-07-07 13:39:24 -05:00
..
core.h ARM: SoC: platform support for v4.2 2015-06-26 11:34:35 -07:00
headsmp.S ARM: SoC: platform support for v4.2 2015-06-26 11:34:35 -07:00
Kconfig ARM: socfpga: support suspend to ram 2015-06-10 16:02:11 -07:00
Makefile ARM: socfpga: support suspend to ram 2015-06-10 16:02:11 -07:00
platsmp.c ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump available 2015-07-07 13:39:24 -05:00
pm.c genalloc: rename dev_get_gen_pool() to gen_pool_get() 2015-06-30 19:45:01 -07:00
self-refresh.S ARM: socfpga: support suspend to ram 2015-06-10 16:02:11 -07:00
socfpga.c ARM: socfpga: support suspend to ram 2015-06-10 16:02:11 -07:00