From: linas@austin.ibm.com (Linas Vepstas)
To: Allexio Ju <allexio.ju@gmail.com>
Cc: linux-pci@atrey.karlin.mff.cuni.cz, linux-kernel@vger.kernel.org
Subject: Re: Questions on PCI express AER support in HBA driver
Date: Thu, 18 Jan 2007 17:56:33 -0600 [thread overview]
Message-ID: <20070118235632.GA7860@austin.ibm.com> (raw)
In-Reply-To: <a02278b00701181146o2384d62ah8445ec3bb846a8da@mail.gmail.com>
On Thu, Jan 18, 2007 at 11:46:21AM -0800, Allexio Ju wrote:
> Hi,
>
> I've got some questions on supporting PCI Express AER in Linux HBA drivers.
> BTW, I'm developing SCSI HBA driver.
[...]
> What else does SCSI LLD driver need to changed?
There are several scsi controllers that handle pci error recovery.
For example, look at drivers/scsi/ipr.c, search for
struct pci_error_handlers. The callback routines there deal
with reseting the driver after an error has been found.
I've posted patches in the past for the symbios driver;
I suppose it is time to clean them up and resubmit them
again; they are not in the kernel yet.
I recently posted patches for the Emulex lpfc fibre channel
scsi card, google for the subject line
"[PATCH] lpfc: add PCI error recovery support"
to see what the patch looks like.
All of this work was done on powerpc systems. I have only
a vague idea of how this works on PC-class Intel platforms.
--linas
prev parent reply other threads:[~2007-01-18 23:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-18 19:46 Allexio Ju
2007-01-18 20:46 ` Allexio Ju
2007-01-19 2:30 ` Zhang, Yanmin
2007-01-18 23:56 ` Linas Vepstas [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=20070118235632.GA7860@austin.ibm.com \
--to=linas@austin.ibm.com \
--cc=allexio.ju@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@atrey.karlin.mff.cuni.cz \
/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
Powered by JetHome