On Mon, Jun 17, 2013 at 11:43 PM, Naveen N. Rao <naveen.n.rao@xxxxxxxxxxxxxxxxxx> wrote: > + if (bank >= mca_cfg.banks) { > + pr_info("mce_disable_bank: Invalid MCA bank %d ignored.\n", bank); Let's have a FW_BUG in that message to point a finger at the source of the problem. + apei_hest_parse(hest_parse_cmc, NULL); I think we want a boot command line option to opt out of this. "nohestcmc"?? -Tony -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html