From: Dave Peterson Date: Tue, 14 Mar 2006 05:20:50 +0000 (-0800) Subject: [PATCH] EDAC: disable sysfs interface X-Git-Tag: v2.6.16~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceb2ca9cb0bfd885127fa9a2c27127b3fe1c8f28;p=pandora-kernel.git [PATCH] EDAC: disable sysfs interface - Disable the EDAC sysfs code. The sysfs interface that EDAC presents to user space needs more thought, and is likely to change substantially. Therefore disable it for now so users don't start depending on it in its current form. - Disable the default behavior of calling panic() when an uncorrectible error is detected (since for now, there is no sysfs interface that allows the user to configure this behavior). Signed-off-by: David S. Peterson Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed