From: mark.rutland@arm.com (Mark Rutland)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4] EDAC: Add ARM64 EDAC
Date: Fri, 30 Oct 2015 17:32:40 +0000 [thread overview]
Message-ID: <20151030173240.GJ31073@leverpostej> (raw)
In-Reply-To: <20151030170605.GI31073@leverpostej>
> > > * Interaction with firmware
> > > - When/do we handle interrupts?
> >
> > We can a properties in dt bindings:
> >
> > 1) "num-interrupts = 1" - number of interrupt count. One interrupts per cluster
> > e.g if you have 4 cluster then num-interrupts=4.
> > 2) interrupts = <0, 92, 0> <0, 94, 0> <0, 96, 0> <0, 98, 0> // interrupt mapping
> >
> > If num-interrupts = 0, then firmware handles interrupts. Optionally we can use HEST FIRMWARE-FIRST
> > bit, if bit is set then firmware is handling the interrupt otherwise use DT information.
>
> You won't have the HEST and DT information at the same time, given that
> at runtime the kernel uses one of ACPI or DT.
>From a quick look at the HEST definition, I don't doesn't seem like it's
possible to describe this feature -- there's no error source descriptor
for it and the generic hardware error source is not applicable.
So I'm worried that it may not be possible to use this feature with
ACPI.
Thanks,
Mark.
next prev parent reply other threads:[~2015-10-30 17:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-28 16:13 [PATCH v4] EDAC: Add ARM64 EDAC Brijesh Singh
2015-10-28 16:40 ` Mark Rutland
2015-10-30 16:26 ` Brijesh Singh
2015-10-30 17:06 ` Mark Rutland
2015-10-30 17:32 ` Mark Rutland [this message]
2015-10-30 17:51 ` Borislav Petkov
2015-10-30 19:12 ` Brijesh Singh
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=20151030173240.GJ31073@leverpostej \
--to=mark.rutland@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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