From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <520B6282.6030906@linux.vnet.ibm.com> Date: Wed, 14 Aug 2013 16:27:06 +0530 From: "Naveen N. Rao" MIME-Version: 1.0 To: Borislav Petkov CC: Mauro Carvalho Chehab , tony.luck@intel.com, bhelgaas@google.com, rostedt@goodmis.org, rjw@sisk.pl, lance.ortiz@hp.com, linux-pci@vger.kernel.org, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] mce: acpi/apei: trace: Enable ghes memory error trace event References: <1375986471-27113-1-git-send-email-naveen.n.rao@linux.vnet.ibm.com> <1375986471-27113-4-git-send-email-naveen.n.rao@linux.vnet.ibm.com> <20130808163822.67e0828a@samsung.com> <20130810180322.GC4155@pd.tnic> <20130812083355.47c1bae8@samsung.com> <5208D80D.5030206@linux.vnet.ibm.com> <20130812125343.GE18018@pd.tnic> <520A16BD.30201@linux.vnet.ibm.com> <20130813124258.GC4077@pd.tnic> <520A6D98.9060204@linux.vnet.ibm.com> <20130813175809.GE4077@pd.tnic> In-Reply-To: <20130813175809.GE4077@pd.tnic> Content-Type: text/plain; charset=UTF-8; format=flowed Sender: linux-acpi-owner@vger.kernel.org List-ID: On 08/13/2013 11:28 PM, Borislav Petkov wrote: > On Tue, Aug 13, 2013 at 11:02:08PM +0530, Naveen N. Rao wrote: >> If I'm not mistaken, even for systems that have EDAC drivers, it looks >> to me like EDAC can't really decode to the DIMM given what is provided >> by the bios in the APEI report currently. If and when ghes_edac gains >> this capability, users will have a choice between raw APEI reports vs. >> edac processed ones. > > Which kinda makes that APEI tracepoint not really useful and we can call > the one we have already - trace_mc_event - from APEI... This looks like a nice option. Mauro, what do you think? Thanks, Naveen