]> err.no Git - linux-2.6/blobdiff - arch/ppc/kernel/machine_kexec.c
Merge branch 'master'
[linux-2.6] / arch / ppc / kernel / machine_kexec.c
index a72787747df7efa0ec8e73395a3b799b71c266bd..a882b0dbe8de3e4b28b4216b5d6ed25076b69253 100644 (file)
@@ -32,7 +32,7 @@ const extern unsigned int relocate_new_kernel_size;
  * Provide a dummy crash_notes definition while crash dump arrives to ppc.
  * This prevents breakage of crash_notes attribute in kernel/ksysfs.c.
  */
-void *crash_notes = NULL;
+note_buf_t crash_notes[NR_CPUS];
 
 void machine_shutdown(void)
 {