linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
To: bp@alien8.de, mchehab@kernel.org, tony.luck@intel.com,
	james.morse@arm.com, rric@kernel.org
Cc: linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org,
	baicar@os.amperecomputing.com, saiprakash.ranjan@codeaurora.org,
	bjorn.andersson@linaro.org
Subject: EDAC driver for ARMv8 RAS extension is being worked on
Date: Sun, 10 Jan 2021 20:41:49 +0530	[thread overview]
Message-ID: <20210110151149.GA15624@thinkpad> (raw)

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/

             reply	other threads:[~2021-01-10 15:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-10 15:11 Manivannan Sadhasivam [this message]
2021-01-10 15:29 ` EDAC driver for ARMv8 RAS extension is being worked on Borislav Petkov
2021-01-10 15:48   ` Manivannan Sadhasivam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210110151149.GA15624@thinkpad \
    --to=manivannan.sadhasivam@linaro.org \
    --cc=baicar@os.amperecomputing.com \
    --cc=bjorn.andersson@linaro.org \
    --cc=bp@alien8.de \
    --cc=james.morse@arm.com \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=rric@kernel.org \
    --cc=saiprakash.ranjan@codeaurora.org \
    --cc=tony.luck@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).