]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/edac/i7core_edac.c
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'
[linux.git] / drivers / edac / i7core_edac.c
index 69b5adead0ad63e1ff5ea89a589715c5921f3c49..75ad847593b79561dd469273f93109fe68be573a 100644 (file)
@@ -1835,6 +1835,7 @@ static int i7core_mce_check_error(struct notifier_block *nb, unsigned long val,
 
 static struct notifier_block i7_mce_dec = {
        .notifier_call  = i7core_mce_check_error,
+       .priority       = MCE_PRIO_EDAC,
 };
 
 struct memdev_dmi_entry {