On 06/19/2013 03:59 AM, Tony Luck wrote:
On Mon, Jun 17, 2013 at 11:43 PM, Naveen N. Rao
<naveen.n....@linux.vnet.ibm.com> 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.
Ok.
+ apei_hest_parse(hest_parse_cmc, NULL);
I think we want a boot command line option to opt out of this. "nohestcmc"??
Ok, I will add a boot option for this.
Thanks,
Naveen
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/