From: H. Peter Anvin Date: Wed, 28 Jul 2010 23:53:49 +0000 (-0700) Subject: x86, asm: Move cmpxchg emulation code to arch/x86/lib X-Git-Tag: v2.6.36-rc1~526^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90c8f92f5c807807ca74d5f2f313794925174e6b;p=pandora-kernel.git x86, asm: Move cmpxchg emulation code to arch/x86/lib Move cmpxchg emulation code from arch/x86/kernel/cpu (which is otherwise CPU identification) to arch/x86/lib, where other emulation code lives already. Signed-off-by: H. Peter Anvin LKML-Reference: --- Reading git-diff-tree failed