From mboxrd@z Thu Jan 1 00:00:00 1970 From: cmetcalf@tilera.com (Chris Metcalf) Date: Wed, 4 May 2011 08:09:16 -0400 Subject: [PATCH] atomic: add *_dec_not_zero In-Reply-To: <1304458235-28473-1-git-send-email-sven@narfation.org> References: <1304458235-28473-1-git-send-email-sven@narfation.org> Message-ID: <4DC141EC.5050406@tilera.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 5/3/2011 5:30 PM, Sven Eckelmann wrote: > Introduce an *_dec_not_zero operation. Make this a special case of > *_add_unless because batman-adv uses atomic_dec_not_zero in different > places like re-broadcast queue or aggregation queue management. There > are other non-final patches which may also want to use this macro. > > Reported-by: David S. Miller > Signed-off-by: Sven Eckelmann > [...] > arch/tile/include/asm/atomic.h | 9 +++++++++ > arch/tile/include/asm/atomic_32.h | 1 + Acked-by: Chris Metcalf -- Chris Metcalf, Tilera Corp. http://www.tilera.com