PCI Error Recovery API Proposal. (WAS:: [PATCH/RFC] PCI Error Recovery)
Paul Mackerras
paulus at samba.org
Thu Mar 17 08:40:25 EST 2005
Nguyen, Tom L writes:
> This API does not support PCI Express AER precise errors. I prefer to
> have param int message being replaced by union error_src structure as
> below to include PCI Express AER precise errors.
I think you are misunderstanding the purpose of the "message"
parameter. It is not there to give you details of the error that
occurred, it is there to tell the driver what stage of the recovery
process we are up to. The details of the error would be reported
through an io_check_error() or similar interface.
Paul.
More information about the Linuxppc64-dev
mailing list