diff options
| author | Richard Weinberger <[email protected]> | 2011-04-14 22:22:18 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2011-04-14 23:06:56 +0000 |
| commit | 084189a88754d40e1bb9bfbc278e70c33e571685 (patch) | |
| tree | 5cf285a6c648b896ee8590931d74f921c5c7f8dd /fs/jbd2/commit.c | |
| parent | um: fix call tracer and bug handler (diff) | |
| download | kernel-084189a88754d40e1bb9bfbc278e70c33e571685.tar.gz kernel-084189a88754d40e1bb9bfbc278e70c33e571685.zip | |
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 <[email protected]>
Reported-by: Sergei Trofimovich <[email protected]>
Acked-by: Pekka Enberg <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
