From: Albert Herranz Date: Tue, 12 Jul 2005 20:58:34 +0000 (-0700) Subject: [PATCH] kexec-ppc: fix for ksysfs crash_notes X-Git-Tag: v2.6.13-rc3~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc75a24582f60a70e2b95fda94ff66f577b7a0db;p=pandora-kernel.git [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 Cc: Eric Biederman Cc: Vivek Goyal Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed