From: Grant Grundler <iod00d@hp.com>
To: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Cc: linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org,
Linus Torvalds <torvalds@osdl.org>
Subject: Re: [RFC&PATCH 2/2] PCI Error Recovery (readX_check)
Date: Wed, 25 Aug 2004 17:09:01 +0000 [thread overview]
Message-ID: <20040825170901.GD19447@cup.hp.com> (raw)
In-Reply-To: <412AD1EA.6080306@jp.fujitsu.com>
On Tue, Aug 24, 2004 at 02:28:10PM +0900, Hidetoshi Seto wrote:
> + bool "PCI device error recovery"
> + depends on PCI
depends on PCI && EXPERIMENTAL
> + ---help---
> + By default, the device driver hardly recovers from PCI errors. When
> + this feature is available, the special io interface are provided
> + from the kernel.
May I suggest an alternate text?
Saying Y provides PCI infrastructure to recover from some PCI errors.
Currently, very few PCI drivers actually implement this.
See Documentation/pci-errors.txt for a description of the
infrastructure provided.
I'm still digesting the rest of the patch.
grant
WARNING: multiple messages have this Message-ID (diff)
From: Grant Grundler <iod00d@hp.com>
To: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Cc: linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org,
Linus Torvalds <torvalds@osdl.org>
Subject: Re: [RFC&PATCH 2/2] PCI Error Recovery (readX_check)
Date: Wed, 25 Aug 2004 10:09:01 -0700 [thread overview]
Message-ID: <20040825170901.GD19447@cup.hp.com> (raw)
In-Reply-To: <412AD1EA.6080306@jp.fujitsu.com>
On Tue, Aug 24, 2004 at 02:28:10PM +0900, Hidetoshi Seto wrote:
> + bool "PCI device error recovery"
> + depends on PCI
depends on PCI && EXPERIMENTAL
> + ---help---
> + By default, the device driver hardly recovers from PCI errors. When
> + this feature is available, the special io interface are provided
> + from the kernel.
May I suggest an alternate text?
Saying Y provides PCI infrastructure to recover from some PCI errors.
Currently, very few PCI drivers actually implement this.
See Documentation/pci-errors.txt for a description of the
infrastructure provided.
I'm still digesting the rest of the patch.
grant
next prev parent reply other threads:[~2004-08-25 17:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-24 5:28 [RFC&PATCH 2/2] PCI Error Recovery (readX_check) Hidetoshi Seto
2004-08-24 5:28 ` Hidetoshi Seto
2004-08-25 17:09 ` Grant Grundler [this message]
2004-08-25 17:09 ` Grant Grundler
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=20040825170901.GD19447@cup.hp.com \
--to=iod00d@hp.com \
--cc=linux-ia64@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=seto.hidetoshi@jp.fujitsu.com \
--cc=torvalds@osdl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.