public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Linas Vepstas <linas@austin.ibm.com>
To: linux-kernel@vger.kernel.org,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	long <tlnguyen@snoqualmie.dp.intel.com>
Cc: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>,
	Greg KH <greg@kroah.com>,
	ak@muc.de, Paul Mackerras <paulus@samba.org>,
	linuxppc64-dev <linuxppc64-dev@ozlabs.org>,
	linux-pci@atrey.karlin.mff.cuni.cz, johnrose@us.ibm.com
Subject: [PATCH 0/13] PCI Error Recovery Overview
Date: Tue, 28 Jun 2005 18:54:01 -0500	[thread overview]
Message-ID: <20050628235401.GA6272@austin.ibm.com> (raw)



Hi,

The next 13 patches implement PCI error recovery along the 
lines of earlier discussions.  Its broken out into little 
pieces for easy digestability.

These should apply cleanly against kernel-2.6.12-git10

Details of what this is, and how it works, are in a
documentation file, part way down the patch.

These patches implement "native" error recovery for five devices:
-- the e100, e1000 and ixgb network cards
-- the ipr and sym53c8xx_2 scsi device drivers


[PATCH 1/13]: PCI Err: pci.h header file changes
[PATCH 2/13]: PCI Err: Overview Documentation
[PATCH 3/13]: PCI Err: IPR scsi device driver recovery
[PATCH 4/13]: PCI Err: e100 ethernet driver recovery
[PATCH 5/13]: PCI Err: e1000 ethernet driver recovery
[PATCH 6/13]: PCI Err: ixgb ethernet driver recovery
[PATCH 7/13]: PCI Err: Symbios SCSI  driver recovery
[PATCH 8/13]: PCI Err: Event delivery utility
[PATCH 9/13]: PCI Err: Whitespace janitoring
[PATCH 10/13]: PCI Err: PPC64-specific recovery infrastructure
[PATCH 11/13]: PCI Err: RPA-PHP janitoring
[PATCH 12/13]: PCI Err: RPA-PHP clarification
[PATCH 13/13]: PCI Err: RPA-PHP-specific error recovery driver


--linas

                 reply	other threads:[~2005-06-29  0:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20050628235401.GA6272@austin.ibm.com \
    --to=linas@austin.ibm.com \
    --cc=ak@muc.de \
    --cc=benh@kernel.crashing.org \
    --cc=greg@kroah.com \
    --cc=johnrose@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@atrey.karlin.mff.cuni.cz \
    --cc=linuxppc64-dev@ozlabs.org \
    --cc=paulus@samba.org \
    --cc=seto.hidetoshi@jp.fujitsu.com \
    --cc=tlnguyen@snoqualmie.dp.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