]> git.baikalelectronics.ru Git - kernel.git/commit
ia64: implement atomic64_dec_if_positive
authorVineet Gupta <Vineet.Gupta1@synopsys.com>
Sat, 8 Oct 2016 00:02:07 +0000 (17:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Oct 2016 01:46:30 +0000 (18:46 -0700)
commit8d2f108f7fde06cf502c6975ed9f6040b0f9ffed
treef3a8477d8dbe38e31a9297ca0d3a20b925b82bf8
parent25583f393cc26fa20735c7317c246993b9efb37f
ia64: implement atomic64_dec_if_positive

This is based on s390 version and needed to get rid of
CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE

Link: http://lkml.kernel.org/r/1473703083-8625-2-git-send-email-vgupta@synopsys.com
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/ia64/include/asm/atomic.h