Re: [PATCH 00/30] amd64_edac: Add Bulldozer support

From: Jesse Barnes
Date: Thu Feb 10 2011 - 14:23:01 EST


On Thu, 10 Feb 2011 20:20:34 +0100
Borislav Petkov <bp@xxxxxxxxx> wrote:

> On Thu, Feb 10, 2011 at 01:56:37PM -0500, Greg KH wrote:
> > On Thu, Feb 10, 2011 at 06:15:03PM +0100, Borislav Petkov wrote:
> > > From: Borislav Petkov <borislav.petkov@xxxxxxx>
> > >
> > > Hi all,
> > >
> > > the following patchset that adds support for our upcoming F15h CPUs.
> > > Besides adding a new family support, it cleans up a lot in the driver
> > > and the diffstat says it all:
> > >
> > > arch/x86/kernel/amd_nb.c | 2 +-
> > > drivers/edac/amd64_edac.c | 1412 +++++++++++++++++++----------------------
> > > drivers/edac/amd64_edac.h | 357 ++++-------
> > > drivers/edac/amd64_edac_inj.c | 8 +-
> > > drivers/edac/edac_mc_sysfs.c | 26 +-
> > > drivers/edac/mce_amd.c | 8 +-
> > > drivers/edac/mce_amd.h | 28 +-
> > > include/linux/pci_ids.h | 2 +-
> > > 8 files changed, 825 insertions(+), 1018 deletions(-)
> > >
> > > @Greg/@Ingo: Guys, let me know if patch 27/30 should be rerouted over
> > > your trees or would you rather like to ACK it?
> >
> > I don't need to ack it or take it as it doesn't pertain to any of the
> > files I maintain :)
>
> Ah, sorry for the confusion, it should be Jesse Barnes instead, added to
> Cc.
>
> Jesse, do you want the patch at
> http://marc.info/?l=linux-edac&m=129735827731488&w=2 rerouted over your
> tree or would you rather ack it?

You can have my ack:

Acked-by: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx>

Though if that's the only place that PCI ID is used, you may as well
just put it into the corresponding file and remove it from pci_ids.h
altogether.

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