Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvhart/linux...
[firefly-linux-kernel-4.4.55.git] / drivers / acpi / acpi_extlog.c
index 07e012e74c1bbe4dab50adcb7d33b58dc1b4ff45..b3842ffc19ba20a210bec8dd8dc5f56cf9119de9 100644 (file)
@@ -286,7 +286,7 @@ static int __init extlog_init(void)
         */
        old_edac_report_status = get_edac_report_status();
        set_edac_report_status(EDAC_REPORTING_DISABLED);
-       mce_register_decode_chain(&extlog_mce_dec, true);
+       mce_register_decode_chain(&extlog_mce_dec);
        /* enable OS to be involved to take over management from BIOS */
        ((struct extlog_l1_head *)extlog_l1_addr)->flags |= FLAG_OS_OPTIN;