From: Heiko Carstens Date: Fri, 4 Jun 2010 21:15:02 +0000 (-0700) Subject: lib: add s390 to atomic64_dec_if_positive archs X-Git-Tag: v2.6.35-rc2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=007d08678eb87478b65b3f229960c81dd7c7b8f3;p=pandora-kernel.git lib: add s390 to atomic64_dec_if_positive archs Add s390 to list of architectures that have atomic64_dec_if_positive implemented so we get rid of this warning: lib/atomic64_test.c:129:2: warning: #warning Please implement atomic64_dec_if_positive for your architecture, and add it to the IF above Signed-off-by: Heiko Carstens Cc: Luca Barbieri Cc: "H. Peter Anvin" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed