locking, asm-generic: Rework atomic-long.h to avoid bulk code duplication
authorWill Deacon <will.deacon@arm.com>
Thu, 6 Aug 2015 16:54:38 +0000 (17:54 +0100)
committerIngo Molnar <mingo@kernel.org>
Wed, 12 Aug 2015 09:59:00 +0000 (11:59 +0200)
commit586b610e43a5ad5096640312fefa6ce931738c7d
treec9b6165965eace65d0f5177845b8ce76183fddfb
parent654672d4ba1a6001c365833be895f9477c4d5eab
locking, asm-generic: Rework atomic-long.h to avoid bulk code duplication

We can use some (admittedly ugly) macros to generate the 32-bit and
64-bit based atomic_long implementations from the same code.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Waiman.Long@hp.com
Cc: paulmck@linux.vnet.ibm.com
Link: http://lkml.kernel.org/r/1438880084-18856-3-git-send-email-will.deacon@arm.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/asm-generic/atomic-long.h