From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle McMartin Subject: Re: [PATCH] Phonet:fix build problem Date: Sun, 22 Mar 2009 12:06:29 -0400 Message-ID: <20090322160629.GA23227@bombadil.infradead.org> References: <20090320115838.GA26371@orion> <20090321.165950.248659848.davem@davemloft.net> <1237694320.25297.3.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Alexander Beregalov , David Miller , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kyle@mcmartin.ca, linux-parisc@vger.kernel.org To: James Bottomley Return-path: Content-Disposition: inline In-Reply-To: <1237694320.25297.3.camel@localhost.localdomain> Sender: linux-parisc-owner@vger.kernel.org List-Id: netdev.vger.kernel.org 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.