From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle McMartin Subject: Re: [PATCH] Phonet:fix build problem Date: Mon, 30 Mar 2009 23:07:54 -0400 Message-ID: <20090331030754.GA9923@bombadil.infradead.org> References: <20090320115838.GA26371@orion> <20090321.165950.248659848.davem@davemloft.net> <1237694320.25297.3.camel@localhost.localdomain> <20090322160629.GA23227@bombadil.infradead.org> <20090331024124.GA30601@bombadil.infradead.org> <1238468776.11257.0.camel@mulgrave.int.hansenpartnership.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Kyle McMartin , Alexander Beregalov , David Miller , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org To: James Bottomley Return-path: Content-Disposition: inline In-Reply-To: <1238468776.11257.0.camel@mulgrave.int.hansenpartnership.com> Sender: linux-parisc-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Mon, Mar 30, 2009 at 10:06:16PM -0500, James Bottomley wrote: > On Mon, 2009-03-30 at 22:41 -0400, Kyle McMartin wrote: > > On Sun, Mar 22, 2009 at 12:06:29PM -0400, Kyle McMartin wrote: > > > On Sun, Mar 22, 2009 at 03:58:40AM +0000, James Bottomley wrote: > > > > > > I think that platform's atomic_add() implementation should > > > > > > be fixed instead. > > > > > > > > > > It is parisc, CC added. > > > > > > > > Looks like a macro argument screw up in atomic.h > > > > > > > > This should fix it (uncompiled, of course). > > > > > > > > > > Looks correct to me. Applied. Thanks everyone. > > > > > > > Oh, bah, want to resend that with a sign-off, James? > > You can add: > > Signed-off-by: James Bottomley > Thanks! Sorted. cheers, Kyle