Benjamin Herrenschmidt wrote:
On Thu, 2005-07-07 at 11:41 -0700, Greg KH wrote:
How about the issue of tying this into the other pci error reporting
infrastructure that is being worked on?
The other infrastructure is for asynchronous reporting and recovery.
We still need synchronous detection
On Thu, 2005-07-07 at 11:41 -0700, Greg KH wrote:
> On Wed, Jul 06, 2005 at 01:53:06PM +0900, Hidetoshi Seto wrote:
> > Hi all,
> >
> > The followings are updated version of patches I've posted to
> > implement IOCHK interface for I/O error handling/detecting.
> >
> > The abstraction of patches h
On Wed, Jul 06, 2005 at 01:53:06PM +0900, Hidetoshi Seto wrote:
> Hi all,
>
> The followings are updated version of patches I've posted to
> implement IOCHK interface for I/O error handling/detecting.
>
> The abstraction of patches hasn't changed, so please refer
> archives if you need, e.g.: htt
YOSHIFUJI Hideaki wrote:
Index: linux-2.6.13-rc1/lib/iomap.c
===
--- linux-2.6.13-rc1.orig/lib/iomap.c
+++ linux-2.6.13-rc1/lib/iomap.c
@@ -230,3 +230,9 @@ void pci_iounmap(struct pci_dev *dev, vo
}
EXPORT_SYMBOL(pci_iomap);
EXPOR
In article <[EMAIL PROTECTED]> (at Wed, 06 Jul 2005 13:53:06 +0900), Hidetoshi
Seto <[EMAIL PROTECTED]> says:
> Index: linux-2.6.13-rc1/lib/iomap.c
> ===
> --- linux-2.6.13-rc1.orig/lib/iomap.c
> +++ linux-2.6.13-rc1/lib/iomap.c
> @@
Hi all,
The followings are updated version of patches I've posted to
implement IOCHK interface for I/O error handling/detecting.
The abstraction of patches hasn't changed, so please refer
archives if you need, e.g.: http://lwn.net/Articles/139240/
Tony, how do you think about applying my patche
6 matches
Mail list logo