[PATCH] kexec-ppc: fix for ksysfs crash_notes
authorAlbert Herranz <albert_herranz@yahoo.es>
Tue, 12 Jul 2005 20:58:34 +0000 (13:58 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 12 Jul 2005 23:01:03 +0000 (16:01 -0700)
commitbc75a24582f60a70e2b95fda94ff66f577b7a0db
tree2b3354c2fb7487a0b9bff53c919e5bd693195b6b
parent41e2e8bec2da8d680a03aa4bee9a09fac499c05f
[PATCH] kexec-ppc: fix for ksysfs crash_notes

The following patch prevents the crash dump helper code found within kexec
from breaking ppc which still lacks crash dump functionality.

ksysfs crash_notes attribute handling was left under CONFIG_KEXEC for
simplicity although it is not strictly kexec related.

We provide here a dummy definition for crash_notes on ppc.

Signed-off-by: Albert Herranz <albert_herranz@yahoo.es>
Cc: Eric Biederman <ebiederm@xmission.com>
Cc: Vivek Goyal <vgoyal@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/kernel/machine_kexec.c
include/asm-ppc/kexec.h