• Dave Peterson's avatar
    [PATCH] EDAC: disable sysfs interface · ceb2ca9c
    Dave Peterson authored
    - 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: default avatarDavid S. Peterson <dsp@llnl.gov>
    Cc: Greg KH <greg@kroah.com>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    ceb2ca9c
edac_mc.c 54.3 KB