Re: [PATCH 1/4] pci_ids: Add PCI device IDs for F15h M60h

2014-09-30 Thread Borislav Petkov
On Thu, Sep 18, 2014 at 11:31:26PM -0600, Bjorn Helgaas wrote: > On Thu, Sep 18, 2014 at 02:56:35PM -0500, Aravind Gopalakrishnan wrote: > > Add F3, F4 device IDs to be used in amd_nb.c and amd64_edac.c > > > > Signed-off-by: Aravind Gopalakrishnan > > Acked-by: Bjorn Helgaas > > Please merge

Re: [PATCH 1/4] pci_ids: Add PCI device IDs for F15h M60h

2014-09-30 Thread Borislav Petkov
On Thu, Sep 18, 2014 at 11:31:26PM -0600, Bjorn Helgaas wrote: On Thu, Sep 18, 2014 at 02:56:35PM -0500, Aravind Gopalakrishnan wrote: Add F3, F4 device IDs to be used in amd_nb.c and amd64_edac.c Signed-off-by: Aravind Gopalakrishnan aravind.gopalakrish...@amd.com Acked-by: Bjorn

Re: [PATCH 1/4] pci_ids: Add PCI device IDs for F15h M60h

2014-09-18 Thread Bjorn Helgaas
On Thu, Sep 18, 2014 at 02:56:35PM -0500, Aravind Gopalakrishnan wrote: > Add F3, F4 device IDs to be used in amd_nb.c and amd64_edac.c > > Signed-off-by: Aravind Gopalakrishnan Acked-by: Bjorn Helgaas Please merge this along with the rest of your series. > --- > include/linux/pci_ids.h | 2

[PATCH 1/4] pci_ids: Add PCI device IDs for F15h M60h

2014-09-18 Thread Aravind Gopalakrishnan
Add F3, F4 device IDs to be used in amd_nb.c and amd64_edac.c Signed-off-by: Aravind Gopalakrishnan --- include/linux/pci_ids.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index aa0d390..6a2a72a 100644 --- a/include/linux/pci_ids.h +++

Re: [PATCH 1/4] pci_ids: Add PCI device IDs for F15h M60h

2014-09-18 Thread Bjorn Helgaas
On Thu, Sep 18, 2014 at 02:56:35PM -0500, Aravind Gopalakrishnan wrote: Add F3, F4 device IDs to be used in amd_nb.c and amd64_edac.c Signed-off-by: Aravind Gopalakrishnan aravind.gopalakrish...@amd.com Acked-by: Bjorn Helgaas bhelg...@google.com Please merge this along with the rest of your

[PATCH 1/4] pci_ids: Add PCI device IDs for F15h M60h

2014-09-18 Thread Aravind Gopalakrishnan
Add F3, F4 device IDs to be used in amd_nb.c and amd64_edac.c Signed-off-by: Aravind Gopalakrishnan aravind.gopalakrish...@amd.com --- include/linux/pci_ids.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index aa0d390..6a2a72a 100644 ---