]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
zynq: SMP crashkernel support
authorMichal Simek <michal.simek@xilinx.com>
Wed, 22 May 2013 08:11:52 +0000 (10:11 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 27 Mar 2019 13:46:33 +0000 (14:46 +0100)
commiteb9cb44bc15423606aed14b45b3807ade8cfc2c7
treebe0dfd8318c87058400e7372343da16bc8f1b9fb
parent100151541bb5e9b0b5fe4811de385d942aa5eb59
zynq: SMP crashkernel support

Add hook to arm crashkernel to support crashkernel on smp systems
where it is necessary to disable nonboot cpus.

Based on Stephen Warren's patch:
"ARM: call disable_nonboot_cpus() from machine_shutdown()"
https://patchwork.kernel.org/patch/1925071/
which is already applied too.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/kernel/machine_kexec.c