[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <D506FF644BBE48498B87295D58C770F82D632096@satlexdag03.amd.com>
Date: Fri, 23 Oct 2015 03:07:35 +0000
From: "Singh, Brijeshkumar" <Brijeshkumar.Singh@....com>
To: Stepan Moskovchenko <stepanm@...eaurora.org>
CC: "robh+dt@...nel.org" <robh+dt@...nel.org>,
"pawel.moll@....com" <pawel.moll@....com>,
"mark.rutland@....com" <mark.rutland@....com>,
"ijc+devicetree@...lion.org.uk" <ijc+devicetree@...lion.org.uk>,
"galak@...eaurora.org" <galak@...eaurora.org>,
"dougthompson@...ssion.com" <dougthompson@...ssion.com>,
"bp@...en8.de" <bp@...en8.de>,
"mchehab@....samsung.com" <mchehab@....samsung.com>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"guohanjun@...wei.com" <guohanjun@...wei.com>,
"andre.przywara@....com" <andre.przywara@....com>,
"arnd@...db.de" <arnd@...db.de>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-edac@...r.kernel.org" <linux-edac@...r.kernel.org>
Subject: RE: [PATCH v2] EDAC: Add ARM64 EDAC
Hi Steve,
Thanks for pointing the link, I have not seen that driver before; I was mainly looking at driver/edac/xgene_edac.c and some other arm edac drivers. My first attempt was to do AMD specific edac driver to log correctable L1/L2 error but based on feedback I worked on v2 generic driver which now looks very similar to your driver, are you planning to upstream your driver ? I can work with you to verify it on my current hardware setup. It seems your driver also handles single-bit and double-bit error which I have no way to test in my current hardware setup. On Seattle platform most of error handling is done through firmware APEI except correctable L1/L2. Let me know your thoughts.
-Brijesh
________________________________________
From: Stepan Moskovchenko [stepanm@...eaurora.org]
Sent: Thursday, October 22, 2015 8:51 PM
To: Singh, Brijeshkumar
Cc: robh+dt@...nel.org; pawel.moll@....com; mark.rutland@....com; ijc+devicetree@...lion.org.uk; galak@...eaurora.org; dougthompson@...ssion.com; bp@...en8.de; mchehab@....samsung.com; devicetree@...r.kernel.org; guohanjun@...wei.com; andre.przywara@....com; arnd@...db.de; linux-kernel@...r.kernel.org; linux-edac@...r.kernel.org
Subject: Re: [PATCH v2] EDAC: Add ARM64 EDAC
>>> +++ b/drivers/edac/cortex_arm64_edac.c
>>> @@ -0,0 +1,457 @@
>>> +/*
>>> + * Cortex ARM64 EDAC
>>> + *
>>> + * Copyright (c) 2015, Advanced Micro Devices
>>> + * Author: Brijesh Singh <brijeshkumar.singh@....com>
>>> + *
>Hi Brijesh,
>Your ARM64 EDAC driver seems rather similar to the existing driver that
>is linked below. If you have indeed based your driver on this one, can
>you please provide the appropriate attribution?
>https://www.codeaurora.org/cgit/quic/la/kernel/msm-3.14/tree/drivers/edac/cortex_arm64_edac.c?h=LA.HB.1.1.1_rb1.10
--
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