Richard Weinberger 084189a887 um: disable CONFIG_CMPXCHG_LOCAL
Commit 8a5ec0ba "Lockless (and preemptless) fastpaths for slub" makes use
of this_cpu_cmpxchg_double() which needs this_cpu_cmpxchg16b_emu() on
x86_64.  Implementing cmpxchg16b emulation for UML would introduce too
much complexity.  So just disable it.

Signed-off-by: Richard Weinberger <richard@nod.at>
Reported-by: Sergei Trofimovich <slyich@gmail.com>
Acked-by: Pekka Enberg <penberg@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-04-14 16:06:56 -07:00
..
2011-03-24 20:35:57 +01:00
2009-04-01 08:59:17 -07:00
2011-03-17 14:02:57 +01:00
2011-03-31 11:26:23 -03:00
2009-04-21 13:41:50 -07:00
2011-01-21 11:55:31 +01:00
2011-04-14 16:06:56 -07:00