[PATCH v12 12/16] arm64: kdump: implement machine_crash_shutdown()
Pratyush Anand
panand at redhat.com
Thu Dec 10 03:50:18 PST 2015
On 10/12/2015:08:42:12 PM, AKASHI Takahiro wrote:
> >>+ * machine_crash_shutdown - shutdown non-boot cpus and save registers
> >
> >"non-panic" would be correct in stead of "non-boot".
>
> OK, but for consistency with other places (say, arm/kernel/machine_kexec.c)
> I prefer "non-crashing cpus."
OK.
>
> >>+ /* shutdown non-boot cpus */
> >
> >Ditto
> >
> >>+ smp_send_stop();
> >>+
> >>+ /* for boot cpu */
> >
> >"for panic cpu"
>
> Ditto.
> "for crashing cpu"
OK.
~Pratyush
More information about the kexec
mailing list