]> git.karo-electronics.de Git - karo-tx-linux.git/commit
locking/x86: Remove the unused atomic_inc_short() methd
authorDmitry Vyukov <dvyukov@google.com>
Fri, 26 May 2017 17:29:00 +0000 (19:29 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 8 Jun 2017 08:33:50 +0000 (10:33 +0200)
commit31b35f6b4d5285a311e10753f4eb17304326b211
tree06de5c338d4e436a49675b546e88fdf5e969ee33
parente58e871becec2d3b04ed91c0c16fe8deac9c9dfa
locking/x86: Remove the unused atomic_inc_short() methd

It is completely unused and implemented only on x86.
Remove it.

Suggested-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Dmitry Vyukov <dvyukov@google.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Andrey Ryabinin <aryabinin@virtuozzo.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20170526172900.91058-1-dvyukov@google.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/tile/lib/atomic_asm_32.S
arch/x86/include/asm/atomic.h