[PATCH] EDAC: disable sysfs interface
authorDave Peterson <dsp@llnl.gov>
Tue, 14 Mar 2006 05:20:50 +0000 (21:20 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 14 Mar 2006 15:57:18 +0000 (07:57 -0800)
commitceb2ca9cb0bfd885127fa9a2c27127b3fe1c8f28
tree3538a1d7f63c2ce8549958c95683e1e2922db7e3
parent30f4e20a0d3492668f5065af582b5af2d1e4256b
[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 <dsp@llnl.gov>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/edac/edac_mc.c