From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from duck.linux-mips.net (h5.dl5rb.org.uk [81.2.74.5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 6B27AB6F4D for ; Wed, 4 May 2011 21:06:17 +1000 (EST) Date: Wed, 4 May 2011 12:02:07 +0100 From: Ralf Baechle To: Sven Eckelmann Subject: Re: [PATCH] atomic: add *_dec_not_zero Message-ID: <20110504110207.GA4243@linux-mips.org> References: <1304458235-28473-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1304458235-28473-1-git-send-email-sven@narfation.org> Cc: linux-arch@vger.kernel.org, linux-mips@linux-mips.org, linux-m68k@vger.kernel.org, linux-m32r@ml.linux-m32r.org, linux-ia64@vger.kernel.org, linux-parisc@vger.kernel.org, linux-cris-kernel@axis.com, linux-s390@vger.kernel.org, linux-sh@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org, Chris Metcalf , David Howells , linux-am33-list@redhat.com, linux-alpha@vger.kernel.org, sparclinux@vger.kernel.org, uclinux-dist-devel@blackfin.uclinux.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, May 03, 2011 at 11:30:35PM +0200, Sven Eckelmann wrote: > arch/mips/include/asm/atomic.h | 2 ++ > arch/mips/include/asm/local.h | 1 + Acked-by: Ralf Baechle Ralf