From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: [PATCH] Phonet:fix build problem Date: Mon, 30 Mar 2009 22:06:16 -0500 Message-ID: <1238468776.11257.0.camel@mulgrave.int.hansenpartnership.com> 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> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Alexander Beregalov , David Miller , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org To: Kyle McMartin Return-path: In-Reply-To: <20090331024124.GA30601@bombadil.infradead.org> Sender: linux-parisc-owner@vger.kernel.org List-Id: netdev.vger.kernel.org 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 James