Commit-ID: 4701472e441e41be2549a25228f703bc9cd13b5b Gitweb: http://git.kernel.org/tip/4701472e441e41be2549a25228f703bc9cd13b5b Author: Jaswinder Singh Rajput <jaswinder@xxxxxxxxxx> AuthorDate: Sat, 26 Sep 2009 21:41:41 +0530 Committer: Ingo Molnar <mingo@xxxxxxx> CommitDate: Thu, 1 Oct 2009 10:59:08 +0200 x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCAL Remove unused CONFIG FAST_CMPXCHG_LOCAL from Kconfig. Reported-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@xxxxxxxxx> Acked-by: Christoph Lameter <cl@xxxxxxxxxxxxxxxxxxxx> Cc: Pekka Enberg <penberg@xxxxxxxxxxxxxx> Cc: Matt Mackall <mpm@xxxxxxxxxxx> Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Cc: "Robert P. J. Day" <rpjday@xxxxxxxxxxxxxx> Cc: linux-mm@xxxxxxxxx LKML-Reference: <1253981501.4568.61.camel@xxxxxxxxx> Signed-off-by: Ingo Molnar <mingo@xxxxxxx> --- arch/x86/Kconfig | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 8da9374..c876bac 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -86,10 +86,6 @@ config STACKTRACE_SUPPORT config HAVE_LATENCYTOP_SUPPORT def_bool y -config FAST_CMPXCHG_LOCAL - bool - default y - config MMU def_bool y -- To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
![]() |