Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933984Ab3FSG7J (ORCPT ); Wed, 19 Jun 2013 02:59:09 -0400 Received: from e28smtp09.in.ibm.com ([122.248.162.9]:39724 "EHLO e28smtp09.in.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933853Ab3FSG7H (ORCPT ); Wed, 19 Jun 2013 02:59:07 -0400 Message-ID: <51C156B0.1080102@linux.vnet.ibm.com> Date: Wed, 19 Jun 2013 12:28:56 +0530 From: "Naveen N. Rao" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6 MIME-Version: 1.0 To: Tony Luck CC: Borislav Petkov , ananth@in.ibm.com, masbock@linux.vnet.ibm.com, lcm@linux.vnet.ibm.com, Linux Kernel Mailing List , linux-acpi , Huang Ying Subject: Re: [PATCH] Re: [Patch] MCE, APEI: Don't enable CMCI when Firmware First mode is set in References: <20130617082135.GB7203@pd.tnic> <20130618063858.3645.75676.stgit@localhost.localdomain> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-TM-AS-MML: No X-Content-Scanned: Fidelis XPS MAILER x-cbid: 13061906-2674-0000-0000-0000097A0DA2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 793 Lines: 28 On 06/19/2013 03:59 AM, Tony Luck wrote: > On Mon, Jun 17, 2013 at 11:43 PM, Naveen N. Rao > 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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/