Re: [PATCH V4] edac: Handle EDAC ECC errors for Family 16h

From: Borislav Petkov
Date: Thu Apr 18 2013 - 05:08:13 EST


On Wed, Apr 17, 2013 at 07:44:47PM -0500, Aravind wrote:
> For some reason, this hunk does not apply cleanly..
> I tried this: (moving the line)
>
> { PCI_DEVICE(PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_10H_NB_MISC) },
> { PCI_DEVICE(PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_15H_NB_F3) },
> + { PCI_DEVICE(PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_16H_NB_F3) },
> { PCI_DEVICE(PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_15H_M10H_F3) },
> {}

I swapped that in your patch because wanted to have those sorted. We're
probably using different trees though..

> and this seems to work..
> Otherwise, I tested the patch and it works.

Ok, good.

Thanks.

--
Regards/Gruss,
Boris.

Sent from a fat crate under my desk. Formatting is fine.
--
--
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/