]> 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, 2 Dec 2011 03:12:11 +0000 (14:12 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 6 Dec 2011 03:59:30 +0000 (14:59 +1100)
commit8a9405fb49976a3c2c2b8f6748228dad43a95cea
treee4f2523875b9e4ad54a3af925c6ef305ea446ccc
parent7b1e3d27a723748a7cdb3f719b12b5012fae049b
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