x86, 386 removal: Remove CONFIG_CMPXCHG
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 28 Nov 2012 19:50:24 +0000 (11:50 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 29 Nov 2012 21:23:01 +0000 (13:23 -0800)
commitd55c5a93db2d5fa95f233ab153f594365d95b777
treef589ea96fe3fab9c935c0963dab7ec8f8a7745fb
parenteb068e781020cf491333c773fb41820b57bfada4
x86, 386 removal: Remove CONFIG_CMPXCHG

All 486+ CPUs support CMPXCHG, so remove the fallback 386 support
code.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Link: http://lkml.kernel.org/r/1354132230-21854-3-git-send-email-hpa@linux.intel.com
arch/x86/Kconfig.cpu
arch/x86/include/asm/cmpxchg_32.h
arch/x86/include/asm/percpu.h
arch/x86/lib/Makefile
arch/x86/lib/cmpxchg.c [deleted file]
arch/x86/xen/Kconfig