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

From: Ingo Molnar
Date: Fri Apr 19 2013 - 03:26:24 EST



* Borislav Petkov <bp@xxxxxxxxx> wrote:

> 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.

Ok, mind resending the last version with all acks/signoff included?

Thanks,

Ingo
--
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/