]> 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>
Thu, 8 Dec 2011 04:41:54 +0000 (15:41 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 14 Dec 2011 05:48:10 +0000 (16:48 +1100)
commit8cd61f56bf59a8127749226d1a3520abbb1d07b6
tree83eb238453fb844da801be1a6d37de75547a9561
parentce286bb7da2d18a236fe40b7695c76d7bd53ffc0
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