linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: Chunhe Lan <Chunhe.Lan@freescale.com>
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Re: [v2] edac/85xx: Add PCIe error interrupt edac support
Date: Thu, 27 Jun 2013 16:25:59 -0500	[thread overview]
Message-ID: <20130627212540.GA412@home.buserror.net> (raw)
In-Reply-To: <1363250473-30652-1-git-send-email-Chunhe.Lan@freescale.com>

On Thu, Mar 14, 2013 at 04:41:13PM +0800, Chunhe Lan wrote:
> Adding pcie error interrupt edac support for mpc85xx, p3041, p4080,
> and p5020. The mpc85xx uses the legacy interrupt report mechanism -
> the error interrupts are reported directly to mpic. While, the p3041/
> p4080/p5020 attaches the most of error interrupts to interrupt zero.
> And report error interrupts to mpic via interrupt 0.
> 
> This patch can handle both of them.
> 
> Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com>
> 
> ---
> drivers/edac/mpc85xx_edac.c |   94 ++++++++++++++++++++++++++++++++++++------
>  drivers/edac/mpc85xx_edac.h |    5 ++
>  2 files changed, 85 insertions(+), 14 deletions(-)

This should go to Doug Thompson and the linux-edac mailing list (see
MAINTAINERS).

I'm not sure what the relevance is of the shared error mechanism of newer
chips -- isn't this driver just going to request whatever interrupt it
finds in the device tree?

-Scott

      reply	other threads:[~2013-06-27 21:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-14  8:41 [PATCH v2] edac/85xx: Add PCIe error interrupt edac support Chunhe Lan
2013-06-27 21:25 ` Scott Wood [this message]

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=20130627212540.GA412@home.buserror.net \
    --to=scottwood@freescale.com \
    --cc=Chunhe.Lan@freescale.com \
    --cc=linuxppc-dev@lists.ozlabs.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;
as well as URLs for NNTP newsgroup(s).