From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754581AbaC0JSC (ORCPT ); Thu, 27 Mar 2014 05:18:02 -0400 Received: from mail-ee0-f43.google.com ([74.125.83.43]:36127 "EHLO mail-ee0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753332AbaC0JR5 (ORCPT ); Thu, 27 Mar 2014 05:17:57 -0400 Message-ID: <5333ECC4.5080208@linaro.org> Date: Thu, 27 Mar 2014 10:17:56 +0100 From: Tomasz Nowicki User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Borislav Petkov , Mauro Carvalho Chehab CC: "Rafael J. Wysocki" , Len Brown , "linux-acpi@vger.kernel.org" , "linux-kernel@vger.kernel.org" , linaro-acpi , Tony , Borislav Petkov , linux-edac@vger.kernel.org, x86@kernel.org Subject: Re: RFC: APEI hardware reduced profile References: <5332C32A.5070301@linaro.org> <6220935.TPfvPdvLIs@vostro.rjw.lan> <20140326121047.65176d7e@samsung.com> <20140326203650.GA3933@nazgul.tnic> In-Reply-To: <20140326203650.GA3933@nazgul.tnic> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/26/14 21:36, Borislav Petkov wrote: > On Wed, Mar 26, 2014 at 12:10:47PM -0300, Mauro Carvalho Chehab wrote: >> Yet, it would be better if you could be a little more specific about >> what are your plans and what are the common/not-common features that >> you're mapping. > > Well, I don't see anything x86-specific in ghes.c on a quick scan - just > the GHES gunk itself, which is the spec. Which begs the question, how > much of the APEI spec is ARM going to implement and if it is a subset, > this definitely needs to be handled cleanly. Judging by your text, it > seems like you want to ignore the correctable errors part...? > > So yes, Tomasz, you want to be much more specific here :-) Thanks for your comment. Please refer to my email to Mauro. I have put more explanation there. Correctable errors are fine for ARM. But ARM is not going to have NMI ever. So as responded to Mauro, I am focusing on making NMI as the feature for ghes.c. Thanks, Tomasz