[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090922071449.GA25479@aftab>
Date: Tue, 22 Sep 2009 09:14:49 +0200
From: Borislav Petkov <borislav.petkov@....com>
To: Keith Mannthey <kmannth@...ibm.com>
CC: lkml <linux-kernel@...r.kernel.org>, dougthompson@...ssion.com
Subject: Re: [Patch] AMD64_EDAC: Fix amd64_map_to_dcs_mask
On Mon, Sep 21, 2009 at 04:50:24PM -0700, Keith Mannthey wrote:
> On Mon, 2009-09-21 at 16:55 +0200, Borislav Petkov wrote:
> > Hi Keith,
> >
> > On Fri, Sep 18, 2009 at 10:28:53AM -0700, Keith Mannthey wrote:
> > > > By the way, your patches made me look harder at that code region and
> > > > I've found some more problems with it which I've fixed. Would you like
> > > > to test the whole bunch of fixes on your setup?
> > >
> > > Yes please send any changes you have. I have a decent test setup for
> > > live errors.
> >
> > The patch queue is at
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git
> >
> > the 'edac-fixes' branch.
>
> Please check you have synced with that git tree. When I pull the tree
> it is 2.6.30-rc5 without the amd64_edac driver. It has no branch
> outside of "master".
This happens because it is a bare repository without a working tree.
You'll have to add it as a remote repository to an already existing
(with a working tree) one you have locally like so:
(in your repository do:)
git remote add edac git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git
git fetch edac
git checkout -b edac-test edac/edac-fixes
Now you should be on the branch with the patchset.
Let me know how it goes.
Thanks.
--
Regards/Gruss,
Boris.
Operating | Advanced Micro Devices GmbH
System | Karl-Hammerschmidt-Str. 34, 85609 Dornach b. München, Germany
Research | Geschäftsführer: Andrew Bowd, Thomas M. McCoy, Giuliano Meroni
Center | Sitz: Dornach, Gemeinde Aschheim, Landkreis München
(OSRC) | Registergericht München, HRB Nr. 43632
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists