[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+8MBbL+iLkAXp0ytQwydpuow05jMzSDFMogx1RcMN715yBFbQ@mail.gmail.com>
Date: Tue, 18 Jun 2013 15:29:22 -0700
From: Tony Luck <tony.luck@...il.com>
To: "Naveen N. Rao" <naveen.n.rao@...ux.vnet.ibm.com>
Cc: Borislav Petkov <bp@...en8.de>, ananth@...ibm.com,
masbock@...ux.vnet.ibm.com, lcm@...ux.vnet.ibm.com,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-acpi <linux-acpi@...r.kernel.org>,
Huang Ying <ying.huang@...el.com>
Subject: Re: [PATCH] Re: [Patch] MCE, APEI: Don't enable CMCI when Firmware
First mode is set in
On Mon, Jun 17, 2013 at 11:43 PM, Naveen N. Rao
<naveen.n.rao@...ux.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.
+ 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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists