Hi Seto ! I was reading the list archives for the discussion back in September about PCI error reporting. Has there been any further progress on this since then ?
I'm looking into adapting something for the need of ppc64 as well (which, btw, has 1 slot = 1 bridge on most cases, but not all of them :) which uses quite different low level mecanisms. (Basically, we have to go through the firmware to get to the errors). Also, our bridges are automatically isolating slots that had any error on them (including DMA) and we have the ability to recover, by triggering a reset on a given segment and that sort of thing, for which I would like to provide dirvers with an API to control as well. Finally, I was thinking about some richer semantics for the error themselves. For example, on DMA error, we can sometimes get good details about the faulting address etc... which may be intersting for the driver to log, for diagnostic purpose at least. So I'd like to start from what you did back then and discuss possible APIs for the above ideas / changes. What is the status of that stuff ? did it evolve since then ? Regards, Ben. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/