• Vishal Verma's avatar
    nfit: don't start a full scrub by default for an MCE · 9ffd6350
    Vishal Verma authored
    Starting a full Address Range Scrub (ARS) on hitting a memory error
    machine check exception may not always be desirable. Provide a way
    through sysfs to toggle the behavior between just adding the address
    (cache line) where the MCE happened to the poison list and doing a full
    scrub. The former (selective insertion of the address) is done
    unconditionally.
    
    Cc: linux-acpi@vger.kernel.org
    Cc: Linda Knippers <linda.knippers@hpe.com>
    Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    Signed-off-by: default avatarVishal Verma <vishal.l.verma@intel.com>
    Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
    9ffd6350
mce.c 2.8 KB