[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <28912f8d0a39de519653472a3686fbd7317d18d3.camel@kernel.crashing.org>
Date: Thu, 13 Jun 2019 09:57:33 +1000
From: Benjamin Herrenschmidt <benh@...nel.crashing.org>
To: Borislav Petkov <bp@...en8.de>
Cc: Mauro Carvalho Chehab <mchehab@...nel.org>,
James Morse <james.morse@....com>,
"Hawa, Hanna" <hhhawa@...zon.com>,
"robh+dt@...nel.org" <robh+dt@...nel.org>,
"Woodhouse, David" <dwmw@...zon.co.uk>,
"paulmck@...ux.ibm.com" <paulmck@...ux.ibm.com>,
"mark.rutland@....com" <mark.rutland@....com>,
"gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>,
"davem@...emloft.net" <davem@...emloft.net>,
"nicolas.ferre@...rochip.com" <nicolas.ferre@...rochip.com>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"Shenhar, Talel" <talel@...zon.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"Chocron, Jonathan" <jonnyc@...zon.com>,
"Krupnik, Ronen" <ronenk@...zon.com>,
"linux-edac@...r.kernel.org" <linux-edac@...r.kernel.org>,
"Hanoch, Uri" <hanochu@...zon.com>
Subject: Re: [PATCH 2/2] edac: add support for Amazon's Annapurna Labs EDAC
On Wed, 2019-06-12 at 14:25 +0200, Borislav Petkov wrote:
> > But for the main case that really needs to be in the kernel, which is
> > DRAM, the recovery can usually be contained to the MC driver anyway.
>
> Right, if that is enough to handle the error properly.
>
> The memory-failure.c example I gave before is the error reporting
> mechanism (x86 MCA) calling into the mm subsystem to poison and isolate
> page frames which are known to contain errors. So you have two things
> talking to each other.
And none of them is an EDAC driver...
I mean yes, the network drivers talk to the network stack, or even the
memory allocator :-)
I still don't see how that requires a big platform coordinator...
Ben.
Powered by blists - more mailing lists