Re: [PATCH 1/3] pci: Provide Multiple Error Received and no errorsource id support on AER

From: Jesse Barnes
Date: Thu Jun 11 2009 - 14:57:17 EST


On Tue, 05 May 2009 14:22:12 +0800
"Zhang, Yanmin" <yanmin_zhang@xxxxxxxxxxxxxxx> wrote:

> Based on PCI Express AER specs, a root port might receive multiple
> TLP errors while it could only save a correctable error source id
> and an uncorrectable error source id at the same time. In addition,
> some root port hardware might be unable to provide a correct source
> id, i.e., the source id provided by root port might be equal to 0.
>
> The patchset implements the support in kernel by searching the device
> tree under the root port.
>
> Patch 1 changes parameter cb of function pci_walk_bus to return a
> value. When cb return non-zero, pci_walk_bus stops more searching on
> the device tree.
>
> ïïïSigned-off-by: ïZhang Yanmin <yanmin.zhang@xxxxxxxxxxxxxxx>

Yanmin, can you resend these against my linux-next tree later today or
tomorrow? I'll be rebasing to get the latest bits there, and there are
some conflicts (would also be good to get some additional review; I
definitely like this feature though).

Thanks,
--
Jesse Barnes, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/