powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.c
authorMatt Evans <matt@ozlabs.org>
Thu, 29 Jul 2010 18:47:17 +0000 (18:47 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sat, 31 Jul 2010 05:05:21 +0000 (15:05 +1000)
commite2f7f73717c0a2927bbe7551d90b1ec47a094361
treee07dac6b21235a92ba6c456e3c471749a2396191
parent2c48a7d615b82e030196e8b61ab0c7933be16dff
powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.c

Tidies some typos, KERN_INFO-ise an info msg, and add a debug msg showing
when the final sequence starts.

Also adds a comment to kexec_prepare_cpus_wait() to make note of a possible
problem; the need for kexec to deal with CPUs that failed to originally start
up.

Signed-off-by: Matt Evans <matt@ozlabs.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/machine_kexec_64.c