]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5f96a9463389000e71dce94bd13cffaaaed9f977
treef589ea96fe3fab9c935c0963dab7ec8f8a7745fb
parent07c8f46732dd99a0c37681f1d363040419d25997
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