]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm,x86,um: move CMPXCHG_DOUBLE config option
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 16 Dec 2011 04:50:03 +0000 (15:50 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 19 Dec 2011 07:19:33 +0000 (18:19 +1100)
commit1a3cacb1ee2ec480302c080675a9f71ee545876c
tree0be951e7a929eb6013e4dd9c7b826829e3994bb7
parent4684b487251c7e0714d91e5b4be3359378aefb17
mm,x86,um: move CMPXCHG_DOUBLE config option

Move CMPXCHG_DOUBLE and rename it to HAVE_CMPXCHG_DOUBLE so architectures
can simply select the option if it is supported.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Acked-by: Christoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/Kconfig
arch/x86/Kconfig
arch/x86/Kconfig.cpu
arch/x86/um/Kconfig
mm/slub.c