linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* EDAC driver for ARMv8 RAS extension is being worked on
@ 2021-01-10 15:11 Manivannan Sadhasivam
  2021-01-10 15:29 ` Borislav Petkov
  0 siblings, 1 reply; 3+ messages in thread
From: Manivannan Sadhasivam @ 2021-01-10 15:11 UTC (permalink / raw)
  To: bp, mchehab, tony.luck, james.morse, rric
  Cc: linux-edac, linux-kernel, baicar, saiprakash.ranjan, bjorn.andersson

Hello,

This is just a headsup that I've been working on the EDAC driver based on the
ARMv8 RAS extensions. AFAIK, there were 3 attempts [1][2][3] on getting this
merged in different forms.

I've collected the feedback on those submissions and came up with the idea of
a single "armv8_ras_edac" driver which will work for both Devicetree and ACPI
systems. The core part of the driver will be platform agnostic, such that it
will get the information for RAS error nodes from either ACPI or DT whichever
available.

As per the suggestion by James, I've taken the "ACPI platform design doc for
ARMv8 RAS Extensions v1.1" [4] as the reference and working on the devicetree
design. Apart from ACPI specific properties such as headers etc,.. most of the
content will be the same in devicetree.

But my submission will be only focused on DT and not ACPI. This is due to my
limitation on getting an ACPI supported RAS platform for development/testing.
If anyone is willing to collaborate on this part, please let me know.

I will submit the RFC series once it available!

Thanks,
Mani

[1] https://lkml.org/lkml/2019/7/2/781
[2] https://patchwork.kernel.org/project/linux-arm-kernel/patch/1515804626-21254-1-git-send-email-kyan@codeaurora.org/
[3] https://lore.kernel.org/linux-arm-kernel/312fc8b8-7019-0c74-6a92-c6740cab5dad@arm.com/T/
[4] https://developer.arm.com/documentation/den0085/0101/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: EDAC driver for ARMv8 RAS extension is being worked on
  2021-01-10 15:11 EDAC driver for ARMv8 RAS extension is being worked on Manivannan Sadhasivam
@ 2021-01-10 15:29 ` Borislav Petkov
  2021-01-10 15:48   ` Manivannan Sadhasivam
  0 siblings, 1 reply; 3+ messages in thread
From: Borislav Petkov @ 2021-01-10 15:29 UTC (permalink / raw)
  To: Manivannan Sadhasivam
  Cc: mchehab, tony.luck, james.morse, rric, linux-edac, linux-kernel,
	baicar, saiprakash.ranjan, bjorn.andersson

On Sun, Jan 10, 2021 at 08:41:49PM +0530, Manivannan Sadhasivam wrote:
> I've collected the feedback on those submissions and came up with the idea of
> a single "armv8_ras_edac" driver which will work for both Devicetree and ACPI

"ras" and "edac" both is too much. Just call it armv8_edac or arm64_edac or so.

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: EDAC driver for ARMv8 RAS extension is being worked on
  2021-01-10 15:29 ` Borislav Petkov
@ 2021-01-10 15:48   ` Manivannan Sadhasivam
  0 siblings, 0 replies; 3+ messages in thread
From: Manivannan Sadhasivam @ 2021-01-10 15:48 UTC (permalink / raw)
  To: Borislav Petkov
  Cc: mchehab, tony.luck, james.morse, rric, linux-edac, linux-kernel,
	baicar, saiprakash.ranjan, bjorn.andersson

On Sun, Jan 10, 2021 at 04:29:43PM +0100, Borislav Petkov wrote:
> On Sun, Jan 10, 2021 at 08:41:49PM +0530, Manivannan Sadhasivam wrote:
> > I've collected the feedback on those submissions and came up with the idea of
> > a single "armv8_ras_edac" driver which will work for both Devicetree and ACPI
> 
> "ras" and "edac" both is too much. Just call it armv8_edac or arm64_edac or so.
> 

Okay, sure.

Thanks,
Mani

> -- 
> Regards/Gruss,
>     Boris.
> 
> https://people.kernel.org/tglx/notes-about-netiquette

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-10 15:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-10 15:11 EDAC driver for ARMv8 RAS extension is being worked on Manivannan Sadhasivam
2021-01-10 15:29 ` Borislav Petkov
2021-01-10 15:48   ` Manivannan Sadhasivam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).