]> Git Repo - linux.git/commit
mm,x86,um: move CMPXCHG_LOCAL config option
authorHeiko Carstens <[email protected]>
Fri, 13 Jan 2012 01:17:30 +0000 (17:17 -0800)
committerLinus Torvalds <[email protected]>
Fri, 13 Jan 2012 04:13:03 +0000 (20:13 -0800)
commit4156153c4daddf12dd386016f96a947a01e93bf4
tree6a8653a47bcda09b97870e5c79919790638afe0c
parent43570fd2f47ba518145e9289f54cde3dba4c8b25
mm,x86,um: move CMPXCHG_LOCAL config option

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

Signed-off-by: Heiko Carstens <[email protected]>
Acked-by: Christoph Lameter <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/Kconfig
arch/x86/Kconfig
arch/x86/Kconfig.cpu
arch/x86/um/Kconfig
mm/vmstat.c
This page took 0.057762 seconds and 4 git commands to generate.