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